Skip to content

Commit 40ef5d0

Browse files
authored
chore: fix numbering (#3508)
Vue Upgrade steps went from 1 to 3 when it should have gone from 1 to 2.
1 parent 987071b commit 40ef5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/updating/8-0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ npm install @ionic/react@next @ionic/react-router@next
5656
npm install vue@latest vue-router@latest
5757
```
5858

59-
3. Update to the latest version of Ionic 8:
59+
2. Update to the latest version of Ionic 8:
6060

6161
```shell
6262
npm install @ionic/vue@next @ionic/vue-router@next

0 commit comments

Comments
 (0)