diff options
| author | Chris Rebert <[email protected]> | 2015-09-26 11:06:40 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-09-26 11:06:40 -0700 |
| commit | eab8907006a0bb19480814d5dd72190c793eaeb9 (patch) | |
| tree | 04cf74a6bcfcae3eb10db3ae98a9e2ec0dc7ef31 | |
| parent | 172bba02229a3db5d17115078eb4fa5bd2cbea3c (diff) | |
| parent | bb859c2173c580c30ce48a6706e3433cd919bd12 (diff) | |
| download | bootstrap-eab8907006a0bb19480814d5dd72190c793eaeb9.tar.xz bootstrap-eab8907006a0bb19480814d5dd72190c793eaeb9.zip | |
Merge pull request #17707 from alberto/docs-contributing-normalize-issues
Docs: Fix typo in contributing regarding normalize.css
[ci skip]
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 29cdc631b..a52e6d1aa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ restrictions: * Please **do not** open issues or pull requests regarding the code in [`Normalize`](https://github.com/necolas/normalize.css) (open them in - their respective repositories). + its repository). * Please **do not** open issues regarding the official themes offered on <http://themes.getbootstrap.com/>. Instead, please email any questions or feedback regarding those themes to `themes AT getbootstrap DOT com`. |
