Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
CreaturePhil committed Jul 18, 2015
1 parent a6471ed commit 22c6740
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"authors": [
"Phil <[email protected]>"
],
"description": "A react component to display Yu-Gi-Oh! cards.",
"description": "A React component to display Yu-Gi-Oh! cards.",
"main": "yugioh.js",
"moduleType": [
"amd",
Expand Down
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-yugioh",
"repo": "creaturephil/react-yugioh",
"description": "A react component to display Yu-Gi-Oh! Cards",
"description": "A React component to display Yu-Gi-Oh! Cards",
"version": "1.0.0",
"keywords": [
"yugioh",
Expand All @@ -14,4 +14,4 @@
"scripts": [
"yugioh.js"
]
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-yugioh",
"version": "1.0.0",
"description": "A react component to display Yu-Gi-Oh! Cards.",
"description": "A React component to display Yu-Gi-Oh! Cards.",
"main": "yugioh.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down
5 changes: 0 additions & 5 deletions robots.txt

This file was deleted.

0 comments on commit 22c6740

Please sign in to comment.