From ec471bae6a92bd4752ba396f18cd456f8bd4ff0f Mon Sep 17 00:00:00 2001 From: RickGriff <32799176+RickGriff@users.noreply.github.com> Date: Wed, 15 Jan 2025 13:58:06 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9858bd389..a8c954739 100644 --- a/README.md +++ b/README.md @@ -1210,7 +1210,7 @@ If the `fetchPrice` call is called inside a borrower operation or redemption, th This is intended to catch some obvious oracle and canonical rate failure modes, as well as the scenario whereby the oracle provider disables their feed. Chainlink have stated that they may disable LST feeds if volume becomes too small, and that in this case, the call to the oracle will revert. -### Fallback price calculations if an oracle has been failed +### Fallback price calculations if an oracle has failed #### Canonical exchange rate failure