Skip to content

Commit 61b58de

Browse files
committed
without the typo
1 parent 893da8d commit 61b58de

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/.nojekyll

Whitespace-only changes.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"doc": "docs"
99
},
1010
"scripts": {
11-
"build": "magidoc generate; git add docs; touch docs/.nojerkyll",
11+
"build": "magidoc generate; touch docs/.nojekyll;git add docs",
1212
"test": "echo \"Error: no test specified\" && exit 1"
1313
},
1414
"keywords": [

0 commit comments

Comments
 (0)