diff options
| author | Chris Rebert <[email protected]> | 2014-01-07 14:02:45 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-07 14:02:45 -0800 |
| commit | 9eab6ffd1cca64363848f9c2c83978b0e1a80aed (patch) | |
| tree | 4b43b12db9cbc622de68fcc8d9deb8523f5eb701 | |
| parent | 8fd177bfa78d3e742486a66450465f3716cd11b2 (diff) | |
| parent | ec594887feff0ccdfcb934a0e63c8791cb89bb40 (diff) | |
| download | bootstrap-9eab6ffd1cca64363848f9c2c83978b0e1a80aed.tar.xz bootstrap-9eab6ffd1cca64363848f9c2c83978b0e1a80aed.zip | |
Merge pull request #12147 from ZDroid/double
Drop redundant 'the'
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b9e7ed769..56b4f27a5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -147,7 +147,7 @@ included in the project: with a clear title and description against the `master` branch. **IMPORTANT**: By submitting a patch, you agree to allow the project owners to -license your work under the the terms of the [MIT License](LICENSE.md). +license your work under the terms of the [MIT License](LICENSE.md). ## Code guidelines |
