]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix typo in README
authorChris Rebert <github@rebertia.com>
Tue, 21 Jan 2014 08:55:56 +0000 (00:55 -0800)
committerChris Rebert <github@rebertia.com>
Tue, 21 Jan 2014 08:55:56 +0000 (00:55 -0800)
README.md

index c3990ff008a2a153a7fbd70d3e9579f20ec87563..9beef51e838261c9bb024178432ddd03e1448cf8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -118,7 +118,7 @@ Should you encounter problems with installing dependencies or running Grunt comm
 
 Please read through our [contributing guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
 
-More over, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the [Code Guide](http://github.com/mdo/code-guide), maintained by [Mark Otto](http://github.com/mdo).
+Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the [Code Guide](http://github.com/mdo/code-guide), maintained by [Mark Otto](http://github.com/mdo).
 
 Editor preferences are available in the [editor config](https://github.com/twbs/bootstrap/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <http://editorconfig.org>.