Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
goatslacker committed Dec 11, 2011
1 parent 0157ae0 commit 9b113c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -9,7 +9,7 @@ docs:
@docco gister.js

gh-pages:
@mv docco/* . && mv gister.html index.html
@mv docs/* . && mv gister.html index.html

cover:
@jscoverage . /tmp/jscoverage --exclude=node_modules --exclude=packages --exclude=tests && \
Expand Down

0 comments on commit 9b113c9

Please sign in to comment.