Skip to content

Commit

Permalink
Fix typo in Tutorial Chapter 1 Prerequisites (#5616)
Browse files Browse the repository at this point in the history
* Fix typo

* chore: copy typo fix to ./docs

Co-authored-by: Aditya Pandey <aditya@autospace.co>
Co-authored-by: David Thyresson <dthyresson@gmail.com>
Co-authored-by: Dominic Saadi <dominiceliassaadi@gmail.com>
  • Loading branch information
4 people committed Jun 10, 2022
1 parent ebd0ffe commit c91b3dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/tutorial/chapter1/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you have an existing site created with a prior version, you'll need to upgrad

1. For _each_ version included in your upgrade, follow the "Code Modifications" section of the specific version's Release Notes:
- [Redwood Releases](https://github.com/redwoodjs/redwood/releases)
2. The upgrade to the latest version. Run the command:
2. Then upgrade to the latest version. Run the command:
- `yarn redwood upgrade`

### Node.js and Yarn Versions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you have an existing site created with a prior version, you'll need to upgrad

1. For _each_ version included in your upgrade, follow the "Code Modifications" section of the specific version's Release Notes:
- [Redwood Releases](https://github.com/redwoodjs/redwood/releases)
2. The upgrade to the latest version. Run the command:
2. Then upgrade to the latest version. Run the command:
- `yarn redwood upgrade`

### Node.js and Yarn Versions
Expand Down

0 comments on commit c91b3dc

Please sign in to comment.