Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mojtabakaviani committed Dec 17, 2015
2 parents ce32e85 + f9a145a commit 32b1b9f
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 40 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bootstrap-rtl

Bootstrap RTL

Current Version: 4.0.0 Alpha 2
Next Version: 4.0.0 Alpha 2

Please report bugs that solve on the next version

Expand Down
77 changes: 38 additions & 39 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,42 +1,41 @@
{
"name": "bootstrap.rtl",
"description": "Bootstrap RTL 4.0.0 Alpha2",
"version": "4.0.0-alpha.2",
"homepage": "https://github.com/mojtabakaviani/bootstrap-rtl",
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"keywords": [
"css",
"js",
"less",
"mobile-first",
"responsive",
"front-end",
"framework",
"web",
"rtl"
],
"name": "bootstrap.rtl",
"description": "Bootstrap RTL 4.0.0 Alpha 2",
"version": "4.0.0-alpha.2",
"homepage": "https://github.com/mojtabakaviani/bootstrap-rtl",
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"keywords": [
"css",
"js",
"less",
"mobile-first",
"responsive",
"front-end",
"framework",
"web",
"rtl"
],

"authors": [
"Mojtaba Kaviani"
],
"main": [
"dist/css/bootstrap-rtl.css",
"dist/css/bootstrap-rtl.min.css",
"dist/js/bootstrap-rtl.js",
"dist/js/bootstrap-rtl.min.js"

],
"ignore": [
"**/.*",
"_config.yml",
"CNAME",
"composer.json",
"CONTRIBUTING.md",
"docs",
"js/tests"
],
"license": "MIT",
"dependencies": {
"jquery": ">= 1.9.1"
}
"authors": [
"Mojtaba Kaviani"
],
"main": [
"dist/css/bootstrap-rtl.css",
"dist/css/bootstrap-rtl.min.css",
"dist/js/bootstrap-rtl.js",
"dist/js/bootstrap-rtl.min.js"
],
"ignore": [
"**/.*",
"_config.yml",
"CNAME",
"composer.json",
"CONTRIBUTING.md",
"docs",
"js/tests"
],
"license": "MIT",
"dependencies": {
"jquery": ">= 1.9.1"
}
}

0 comments on commit 32b1b9f

Please sign in to comment.