Skip to content

Commit

Permalink
Fix typo error on Tips & Tricks (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
gimdongwoo authored and yangshun committed May 29, 2018
1 parent e856c26 commit 5272944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started-publishing.md
Expand Up @@ -158,7 +158,7 @@ jobs:
branches:
ignore: gh-pages
steps:
-run: echo "Skipping tests on gh-pages branch"
- run: echo "Skipping tests on gh-pages branch"
```

Save this file as `config.yml` and place it in a `.circleci` folder inside your `website/static` folder.
Expand Down

0 comments on commit 5272944

Please sign in to comment.