aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-09-10 19:12:47 -0700
committerChris Rebert <[email protected]>2013-09-10 19:12:47 -0700
commit1f3a87a8a0ba734778ca12681124c5a2385d1139 (patch)
tree8ae6f83b143db894960618385eb7e460f1af7e3a
parent76d8757b0a2a2669a67d2131cbc4330e4c0cd2e8 (diff)
downloadbootstrap-1f3a87a8a0ba734778ca12681124c5a2385d1139.tar.xz
bootstrap-1f3a87a8a0ba734778ca12681124c5a2385d1139.zip
fix punctuation in author field of package.json
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index af3c00a14..1863251b6 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
, "version": "3.0.0"
, "keywords": ["bootstrap", "css"]
, "homepage": "http://twbs.github.com/bootstrap/"
- , "author": "Twitter Inc."
+ , "author": "Twitter, Inc."
, "scripts": { "test": "grunt test" }
, "repository": {
"type": "git"