Skip to content

Commit 0149489

Browse files
committed
Merge branch 'cf/band-docs' of https://github.com/onflow/docs into cf/band-docs
2 parents 7e52ad0 + fed27f5 commit 0149489

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/ecosystem/defi-liquidity/band-oracle.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ access(all) event BandOracleSymbolsUpdated(
246246
)
247247
```
248248

249-
When you detect an update for symbols your dapp uses, trigger a transaction to refresh your stored prices.
249+
When you detect an update for symbols your app uses, trigger a transaction to refresh your stored prices.
250250

251251

252252
## Advanced Features
@@ -276,7 +276,6 @@ let currentFee = BandOracle.getFee()
276276

277277
- [Band Protocol FAQ](https://faq.bandprotocol.com/)
278278
- [Band Standard Dataset](https://data.bandprotocol.com/)
279-
- [Flow Documentation](https://docs.onflow.org/)
280279
- [Cadence Language Reference](https://cadence-lang.org/)
281280

282281
---

0 commit comments

Comments
 (0)