]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix typo in CONTRIBUTING.md
authorChris Rebert <code@rebertia.com>
Thu, 20 Nov 2014 17:49:10 +0000 (09:49 -0800)
committerChris Rebert <code@rebertia.com>
Thu, 20 Nov 2014 17:49:10 +0000 (09:49 -0800)
CONTRIBUTING.md

index 3e91f55abc5c35b24fe573d2a5e05610bb7cf1ce..9b66273881291b7f7a2009e9de4026353c397fa5 100644 (file)
@@ -34,7 +34,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.
-- `confirmed` - Issues that have been confirmed with a reduced test case and idenfity a bug in Bootstrap.
+- `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.
 - `docs` - Issues for improving or updating our documentation.