Skip to content

Commit ac95370

Browse files
committed
"Twitter Bootstrap" => "Bootstrap"
Per getbootstrap.com/about/#brand
1 parent a2c98fe commit ac95370

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Twitter Bootstrap 3 Support for Atom
1+
# Bootstrap 3 Support for Atom
22

3-
Provides [Twitter Bootstrap 3][1] classes and HTML tags with autocompletion features.
3+
Provides [Bootstrap 3][1] classes and HTML tags with autocompletion features.
44

55
Install:
66
```bash

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "atom-bootstrap3",
33
"version": "1.2.0",
4-
"description": "Twitter Bootstrap 3 Support with snippets and autocompletion. Supports Glyphicons and Fontawesome",
4+
"description": "Bootstrap 3 Support with snippets and autocompletion. Supports Glyphicons and Fontawesome",
55
"activationEvents": [
66
"atom-bootstrap3:toggle"
77
],

0 commit comments

Comments
 (0)