mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
fix punctuation in author field of package.json
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
, "version": "3.0.0"
|
, "version": "3.0.0"
|
||||||
, "keywords": ["bootstrap", "css"]
|
, "keywords": ["bootstrap", "css"]
|
||||||
, "homepage": "http://twbs.github.com/bootstrap/"
|
, "homepage": "http://twbs.github.com/bootstrap/"
|
||||||
, "author": "Twitter Inc."
|
, "author": "Twitter, Inc."
|
||||||
, "scripts": { "test": "grunt test" }
|
, "scripts": { "test": "grunt test" }
|
||||||
, "repository": {
|
, "repository": {
|
||||||
"type": "git"
|
"type": "git"
|
||||||
|
Reference in New Issue
Block a user