aboutsummaryrefslogtreecommitdiffstats
path: root/packages/assert
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2017-12-20 21:21:39 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2017-12-20 21:21:39 +0800
commitbf1603839ee5b7e8a1b1db32a0d037b3680a38d6 (patch)
tree098a68ef479a4cf67ae2a15164bb790a2d6361d4 /packages/assert
parent8ed776e113f0e249d50aa9e74b459b770ff62cee (diff)
downloaddexon-sol-tools-bf1603839ee5b7e8a1b1db32a0d037b3680a38d6.tar
dexon-sol-tools-bf1603839ee5b7e8a1b1db32a0d037b3680a38d6.tar.gz
dexon-sol-tools-bf1603839ee5b7e8a1b1db32a0d037b3680a38d6.tar.bz2
dexon-sol-tools-bf1603839ee5b7e8a1b1db32a0d037b3680a38d6.tar.lz
dexon-sol-tools-bf1603839ee5b7e8a1b1db32a0d037b3680a38d6.tar.xz
dexon-sol-tools-bf1603839ee5b7e8a1b1db32a0d037b3680a38d6.tar.zst
dexon-sol-tools-bf1603839ee5b7e8a1b1db32a0d037b3680a38d6.zip
Change contributing test
Diffstat (limited to 'packages/assert')
-rw-r--r--packages/assert/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/assert/README.md b/packages/assert/README.md
index 40854cfa2..052d56582 100644
--- a/packages/assert/README.md
+++ b/packages/assert/README.md
@@ -19,7 +19,7 @@ assert.isValidBaseUnitAmount('baseUnitAmount', baseUnitAmount);
## 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.