aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-11-20 09:49:10 -0800
committerChris Rebert <[email protected]>2014-11-20 09:49:10 -0800
commitcab74e32389eca8ace1d7d0d850e783d640b48b4 (patch)
tree6403f38eee003353640e08cf0c3311e642799735
parent0c816d910d56d7526e8d7db152640fc78acef0c1 (diff)
downloadbootstrap-cab74e32389eca8ace1d7d0d850e783d640b48b4.tar.xz
bootstrap-cab74e32389eca8ace1d7d0d850e783d640b48b4.zip
fix typo in CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3e91f55ab..9b6627388 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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.