From aed289f456053490cbb5403ca2c023bb71a16d22 Mon Sep 17 00:00:00 2001 From: SeungheonOh Date: Wed, 31 Aug 2022 18:18:32 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5480066..4c58ac0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -62,9 +62,9 @@ Our custom `fourmolu` rules may be found in the [base of the repository](./fourm ## Standards -Agora follows a strict standards to increase consistency, to minimize -legacy impacts, to use proper automated means, and more. The standard document -can be discovered in [here](https://liqwid.notion.site/Coding-Standards-cd3c430e6e444fa292ecc3c57b7d95eb). +Agora follows strict standards to increase consistency, to minimize +the impact of legacy, to properly use automated tools, and more. The standards document +can be found [here](https://liqwid.notion.site/Coding-Standards-cd3c430e6e444fa292ecc3c57b7d95eb). ## Documentation