Skip to content

Commit

Permalink
docs: yet another single byte typo squash (#5702)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioMeireles committed Jun 7, 2022
1 parent b6005c3 commit a7dff82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/project-configuration-dev-test-build.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,6 @@ You can also pass a flag when you launch your dev servers, for example:
```bash
yarn rw dev --debugPort 75028
```
The flag passed in the CLI will always take precendence over your setting in the redwood.toml
The flag passed in the CLI will always take precedence over your setting in the `redwood.toml`

Just remember to also change the port you are attaching to in your `./vscode/launch.json`

0 comments on commit a7dff82

Please sign in to comment.