diff options
| author | Chris Rebert <[email protected]> | 2014-01-21 00:55:56 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-21 00:55:56 -0800 |
| commit | c658e4e926cc313de6cbadb8034d58ba0b79ed21 (patch) | |
| tree | 27daecb726e0f4cc367b3d6184461dbdc3e0b3b0 /README.md | |
| parent | cd78b431856d451d5d21df0920685da05e1baa56 (diff) | |
| download | bootstrap-c658e4e926cc313de6cbadb8034d58ba0b79ed21.tar.xz bootstrap-c658e4e926cc313de6cbadb8034d58ba0b79ed21.zip | |
fix typo in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>. |
