Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

fix: Fixed typo in upgrade-instructions.md #1917

Merged
merged 1 commit into from
Feb 15, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/releases/upgrade-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tns migrate
```
This command will perform all the required updates of packages and changes in the project that are required to adjust a 6.0 project with the latest requirements.

> Node: The migrate command will update {N} core packages and the below-listed plugins to their 6.0 compatible version:
> Note: The migrate command will update {N} core packages and the below-listed plugins to their 6.0 compatible version:
```
node-sass
typescript
Expand Down