diff options
| author | Chris Rebert <[email protected]> | 2014-01-09 09:56:07 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-09 09:56:07 -0800 |
| commit | 489614112144276bc0aed8fee2b858db74ab251b (patch) | |
| tree | 994d85fdd9b36a6d05cacbfad7f4f4c49c6bb166 | |
| parent | 7ba6daabfe9686bbfbf12d1b83cda387378acc2b (diff) | |
| parent | f116106bf62ef06fa4bb34a16f41422aa7364065 (diff) | |
| download | bootstrap-489614112144276bc0aed8fee2b858db74ab251b.tar.xz bootstrap-489614112144276bc0aed8fee2b858db74ab251b.zip | |
Merge pull request #12160 from waynn/patch-2
missing a period after "Twitter, Inc"
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -170,4 +170,4 @@ For more information on SemVer, please visit <http://semver.org/>. ## Copyright and license -Copyright 2011-2014 Twitter, Inc under [the MIT license](LICENSE). +Copyright 2011-2014 Twitter, Inc. under [the MIT license](LICENSE). |
