summary refs log tree commit diff stats
path: root/readme.md
diff options
context:
space:
mode:
authorAaron Salvo <aaron.salvo@teamaol.com>2017-10-26 09:45:48 -0400
committerAaron Salvo <aaron.salvo@teamaol.com>2017-10-26 09:45:48 -0400
commit11a664dfb3139c8e2636680c1f9fc188df667488 (patch)
tree9486b7240ba7c382492bf42fb7c85cc4f2a0a307 /readme.md
parentd50260de20df36c03829ae4a3c7a6562e152db14 (diff)
downloadNim-11a664dfb3139c8e2636680c1f9fc188df667488.tar.gz
Felt this paragraph was a little grammatically awkward.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 4f6a82af8..ac24658d9 100644
--- a/readme.md
+++ b/readme.md
@@ -96,10 +96,10 @@ This project exists thanks to all the people who contribute. [Read on to find ou
 [![Setup a bounty via Bountysource][badge-nim-bountysource]][nim-bountysource]
 [![Donate Bitcoins][badge-nim-bitcoin]][nim-bitcoin]
 
-We welcome everyone's contributions to Nim regardless of how small or how large
-they are. Anything from small spelling fixes to large modules intended to
-be included in the standard library are welcome and appreciated. Before you get
-started contributing, you should familiarize yourself with the repository structure:
+We welcome all contributions to Nim regardless of how small or large
+they are. Everything from spelling fixes to new modules to be included in the
+standard library are welcomed and appreciated. Before you start contributing,
+you should familiarize yourself with the following repository structure:
 
 * ``bin/``, ``build/`` - these directories are empty, but are used when Nim is built.
 * ``compiler/`` - the compiler source code. Also includes nimfix, and plugins within