Skip to content

Commit 0298aba

Browse files
committed
fix typos
1 parent 60b344e commit 0298aba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Then, we have to run the app.
1919
```
2020
npm run hot
2121
```
22-
> Actually the app can be start with `npm start@. However, the app will use the compiled script.
22+
> Actually the app can be start with `npm start`. However, the app will use the compiled script.
2323
2424
By this, webpack will watch the code changes and apply it automatically.
2525

0 commit comments

Comments
 (0)