diff options
| author | alberto <[email protected]> | 2015-09-26 01:44:31 +0200 |
|---|---|---|
| committer | alberto <[email protected]> | 2015-09-26 01:44:31 +0200 |
| commit | bb859c2173c580c30ce48a6706e3433cd919bd12 (patch) | |
| tree | 04cf74a6bcfcae3eb10db3ae98a9e2ec0dc7ef31 | |
| parent | 172bba02229a3db5d17115078eb4fa5bd2cbea3c (diff) | |
| download | bootstrap-bb859c2173c580c30ce48a6706e3433cd919bd12.tar.xz bootstrap-bb859c2173c580c30ce48a6706e3433cd919bd12.zip | |
Docs: Fix typo in contributing regarding normalize.css
| -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`. |
