From 8e04c306649f6c6288190c33ffe3b6cf760df52e Mon Sep 17 00:00:00 2001 From: Kevin Heavey <24635973+kevinheavey@users.noreply.github.com> Date: Mon, 11 Sep 2023 17:46:18 +0400 Subject: [PATCH] fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a19de309..f3fae90f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Additional technical documentation can be found ## Risks -Users of the CrocSwap protocol should be aware of the implicit risks to the protocol design. Among other major risk sare +Users of the CrocSwap protocol should be aware of the implicit risks to the protocol design. Among other major risks are * Protocol Risk - Although carefully reviewed the protocol could have an implementation error that leads to loss of funds * [Governance Risk](./docs/GovernanceRoles.md) - CrocSwap governance has fairly extensive powers, and users should fully trust the entities holding governance roles.