Skip to content
Snippets Groups Projects
Commit d375fc4e authored by chaozding's avatar chaozding Committed by Sam Beckham
Browse files

change a word subsequent

parent 9a6f5c11
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ pages: ...@@ -47,7 +47,7 @@ pages:
``` ```
This sets up a `node9.11.1` environment, then uses `yarn install` to install dependencies and `yarn build` to build out the website to the `./public` directory. This sets up a `node9.11.1` environment, then uses `yarn install` to install dependencies and `yarn build` to build out the website to the `./public` directory.
It also caches the `node_modules` directory to speed up sebsequent builds. It also caches the `node_modules` directory to speed up subsequent builds.
## Building locally ## Building locally
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment