Skip to content

Commit

Permalink
Merge pull request #289 from cvrebert/master
Browse files Browse the repository at this point in the history
"Twitter Bootstrap" => "Bootstrap"
  • Loading branch information
tarlepp committed Jul 26, 2014
2 parents 29e954f + 26d70d7 commit da7840f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Bootbox - Twitter Bootstrap powered alert, confirm and flexible dialog boxes
# Bootbox - Bootstrap powered alert, confirm and flexible dialog boxes

Please see http://bootboxjs.com for full usage instructions, or head over to http://paynedigital.com/bootbox for
the original writeup about the project.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bootbox.js",
"private": true,
"version": "4.2.0",
"description": "Wrappers for JavaScript alert(), confirm() and other flexible dialogs using Twitter's bootstrap framework",
"description": "Wrappers for JavaScript alert(), confirm() and other flexible dialogs using the Bootstrap framework",
"directories": {
"test": "tests"
},
Expand Down

0 comments on commit da7840f

Please sign in to comment.