docs: small fixes for guides using the start command (#3799)

This commit is contained in:
Shahed Nasser
2023-04-11 14:40:55 +03:00
committed by GitHub
parent 7f6dc44beb
commit 99cc4b0571
3 changed files with 9 additions and 5 deletions

View File

@@ -190,4 +190,4 @@ Then, run your backend with the following command:
npm run start
```
If you try accessing the endpoints you added the middleware to, you should see your implementation working as expected.
If you try accessing the endpoints you added the middleware to, you should see your implementation working as expected.