]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix a typo in contributing doc. 15862/head
authordante2008 <dante5047@gmail.com>
Sun, 22 Feb 2015 04:59:15 +0000 (13:59 +0900)
committerdante2008 <dante5047@gmail.com>
Sun, 22 Feb 2015 04:59:15 +0000 (13:59 +0900)
CONTRIBUTING.md

index 7b14660c6d25eac5036c93a73ab3627258afc5a2..40ffec448ca8f980471ec2633750e6929ac30398 100644 (file)
@@ -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.