summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-06-12 09:45:45 +0200
committerwout <wout@impinc.co.uk>2014-06-12 09:45:45 +0200
commitd2f0589ab6bed19bda03e0c448857c49176431ae (patch)
tree797727f56f3eec0f057d75775e826f4fd153858a /README.md
parente3a0f3a887a398a87356f63253830e1baf67823e (diff)
downloadsvg.js-d2f0589ab6bed19bda03e0c448857c49176431ae.tar.gz
svg.js-d2f0589ab6bed19bda03e0c448857c49176431ae.zip
Fixing typo in README
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1173910..6299dd2 100755
--- a/README.md
+++ b/README.md
@@ -2981,9 +2981,9 @@ All contributions are very welcome but please make sure you:
- no tailing _semicolons_
- use one line _comments_ to describe any additions
- look around and you'll know what to do
-- write at least on spec example per implementation or modification
+- write at least one spec example per implementation or modification
-Before tunning the specs you will need to build the library.
+Before running the specs you will need to build the library.
Be aware that pull requests without specs will be declined.