aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/json-schemas/README.md')
-rw-r--r--packages/json-schemas/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/json-schemas/README.md b/packages/json-schemas/README.md
index 21ba92a37..94dfd8640 100644
--- a/packages/json-schemas/README.md
+++ b/packages/json-schemas/README.md
@@ -26,7 +26,7 @@ const isValid: boolean = validator.isValid(order, orderSchema); // Only returns
## Contributing
-We strongly encourage our community members to help us make improvements and to determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.
+We strongly encourage that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.
Please read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.