Skip to content

Commit

Permalink
Merge pull request #487 from jO-Osko/patch-1
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
shahbaz17 authored Sep 22, 2023
2 parents c90dd22 + a878810 commit 0cb409e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/connect-blockchain/flare.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ const web3auth = new Web3Auth({

<FetchUserPrivateKeySnippet />

## Read current Bitcoin price from FTSO the system
## Read current Bitcoin price from the FTSO system

Flare provides a native decentralized oracle system called FTSO (Flare Time Series Oracle) to fetch the current price of an asset.

Expand Down
2 changes: 1 addition & 1 deletion docs/connect-blockchain/songbird.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ const web3auth = new Web3Auth({

<FetchUserPrivateKeySnippet />

## Read current Bitcoin price from FTSO the system
## Read current Bitcoin price from the FTSO system

Songbird provides a native decentralized oracle system called FTSO (Flare Time Series Oracle) to fetch the current price of an asset.

Expand Down

1 comment on commit 0cb409e

@vercel
Copy link

@vercel vercel bot commented on 0cb409e Sep 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web3auth-docs – ./

web3auth-docs-git-master-web3auth.vercel.app
w3a-docs.vercel.app
web3auth-docs-web3auth.vercel.app

Please sign in to comment.