From: dante2008 Date: Sun, 22 Feb 2015 04:59:15 +0000 (+0900) Subject: Fix a typo in contributing doc. X-Git-Tag: v3.3.4~96^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df2ea49c0a789e3689262497e8e1fac93022d0a8;p=thirdparty%2Fbootstrap.git Fix a typo in contributing doc. --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b14660c6d..40ffec448c 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.