Skip to content

Commit

Permalink
"Twitter Bootstrap" => "Bootstrap"
Browse files Browse the repository at this point in the history
  • Loading branch information
cvrebert committed Sep 30, 2014
1 parent abeaa8e commit 7ea684d
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Bootstrap Context Menu
======================

A context menu extension of Twitter Bootstrap made for everyone's convenience.
A context menu extension of Bootstrap made for everyone's convenience.

See a [demo page] [id].
[id]:http://sydcanem.github.io/bootstrap-contextmenu/
Expand Down
4 changes: 2 additions & 2 deletions bootstrap-contextmenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* Author: @sydcanem
* https://github.com/sydcanem/bootstrap-contextmenu
*
* Inspired by Twitter Bootstrap's dropdown plugin.
* Twitter Bootstrap (http://twitter.github.com/bootstrap).
* Inspired by Bootstrap's dropdown plugin.
* Bootstrap (http://getbootstrap.com).
*
* Licensed under MIT
* ========================================================= */
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"authors": [
"sydcanem <icqhv.santos@gmail.com>"
],
"description": "Context-menu extension for Twitter's Bootstrap framework",
"description": "Context-menu extension for the Bootstrap framework",
"keywords": [
"boostrap",
"contextmenu"
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Bootstrap, from Twitter</title>
<title>Bootstrap</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bootstrap-contextmenu",
"version": "0.2.0",
"description": "Context-menu extension for Twitter's Bootstrap framework",
"description": "Context-menu extension for the Bootstrap framework",
"main": "bootstrap-contextmenu.js",
"directories": {
"test": "test"
Expand Down

0 comments on commit 7ea684d

Please sign in to comment.