]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix punctuation in author field of package.json
authorChris Rebert <code@rebertia.com>
Wed, 11 Sep 2013 02:12:47 +0000 (19:12 -0700)
committerChris Rebert <code@rebertia.com>
Wed, 11 Sep 2013 02:12:47 +0000 (19:12 -0700)
package.json

index af3c00a1484b7561f12008f09d4a69c6e76a9da3..1863251b6630863360eb647d9da0f6b6dc731022 100644 (file)
@@ -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"