aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordante2008 <[email protected]>2015-02-22 13:59:15 +0900
committerdante2008 <[email protected]>2015-02-22 13:59:15 +0900
commitdf2ea49c0a789e3689262497e8e1fac93022d0a8 (patch)
tree0367cea4e20efb07b426d427179fc92f9ab9f5c2
parent16a4a44a34732fb78822875ece04b11de71d414f (diff)
downloadbootstrap-df2ea49c0a789e3689262497e8e1fac93022d0a8.tar.xz
bootstrap-df2ea49c0a789e3689262497e8e1fac93022d0a8.zip
Fix a typo in contributing doc.
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7b14660c6..40ffec448 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -33,7 +33,7 @@ restrictions:
Our bug tracker utilizes several labels to help organize and identify issues. Here's what they represent and how we use them:
-- `browser bug` - Issues that are reported to us, but actually are the result of a browser-specific bug. These are diagnosed with reduced test cases and result in a issue opened on that browser's own bug tracker.
+- `browser bug` - Issues that are reported to us, but actually are the result of a browser-specific bug. These are diagnosed with reduced test cases and result in an issue opened on that browser's own bug tracker.
- `confirmed` - Issues that have been confirmed with a reduced test case and identify a bug in Bootstrap.
- `css` - Issues stemming from our compiled CSS or source Less files.
- `customizer` - Issues with our web-based Customizer.