diff --git a/README.md b/README.md index 5bd3566..fba8a2a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ npm run start NOTE: most changes are reflected live without having to restart the server. -Before issueing a Pull Request, please ensure that the following command runs successfully: +Before issuing a Pull Request, please ensure that the following command runs successfully: ``` npm run build ```