diff options
author | Santhosh Kumar Srinivasan <san@sanspace.in> | 2015-10-17 19:38:39 +0530 |
---|---|---|
committer | Santhosh Kumar Srinivasan <san@sanspace.in> | 2015-10-17 19:38:39 +0530 |
commit | 600483a4582713b515e1e72fd842927bbb30a613 (patch) | |
tree | 00e7604a6cb506c9e1db3fa029a9782644216ed4 /README.markdown | |
parent | de3cbda46276cd820cba13c645136f2b53ba3d3a (diff) |
Fix typo on readme
Just a typo. Changed `tag your issues pull requests with` to `tag your issues and pull requests with`
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 28fa5093..46408a04 100644 --- a/README.markdown +++ b/README.markdown @@ -18,7 +18,7 @@ All contributions are welcome, from the tiniest typo to a brand new article. Tra in all languages are welcome (or, for that matter, original articles in any language). Send a pull request or open an issue any time of day or night. -**Please tag your issues pull requests with [language/lang-code] at the beginning** +**Please tag your issues and pull requests with [language/lang-code] at the beginning** **(e.g. [python/en] for English Python).** This will help everyone pick out things they care about. |