Skip to content

Commit ee857b6

Browse files
fix: typo in upgrade-instructions.md (NativeScript#1917)
Fixed typo
1 parent 2111e7c commit ee857b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releases/upgrade-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tns migrate
3131
```
3232
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.
3333

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

0 commit comments

Comments
 (0)