We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e52ad0 + fed27f5 commit 0149489Copy full SHA for 0149489
docs/ecosystem/defi-liquidity/band-oracle.md
@@ -246,7 +246,7 @@ access(all) event BandOracleSymbolsUpdated(
246
)
247
```
248
249
-When you detect an update for symbols your dapp uses, trigger a transaction to refresh your stored prices.
+When you detect an update for symbols your app uses, trigger a transaction to refresh your stored prices.
250
251
252
## Advanced Features
@@ -276,7 +276,6 @@ let currentFee = BandOracle.getFee()
276
277
- [Band Protocol FAQ](https://faq.bandprotocol.com/)
278
- [Band Standard Dataset](https://data.bandprotocol.com/)
279
-- [Flow Documentation](https://docs.onflow.org/)
280
- [Cadence Language Reference](https://cadence-lang.org/)
281
282
---
0 commit comments