Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rmjordas committed Nov 9, 2020
1 parent 1201d5b commit ff2ac13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ serve content/.vuepress/dist
| `dev` | Compiles content and serves bundled code |
| `build` | Compiles content and other static assets for deployment |
| `lint` | Runs markdown linter to check lint errors |
| `test` | An alias for `lint` (runs `lint` script) |
| `test` | An alias for `lint` (runs `lint` script) |

## Contributing

Expand Down

0 comments on commit ff2ac13

Please sign in to comment.