mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-16 05:38:03 +00:00
docs: fix typo (#30963)
This commit is contained in:
parent
889eb6be29
commit
643e47ac40
@ -136,6 +136,6 @@ Before mounting the Vue application, Nuxt calls the [`app:beforeMount`](/docs/ap
|
||||
After mounting the Vue application, Nuxt calls the [`app:mounted`](/docs/api/advanced/hooks#app-hooks-runtime) hook.
|
||||
::
|
||||
|
||||
### Step 6: Vue Lifecycle
|
||||
### Step 5: Vue Lifecycle
|
||||
|
||||
Unlike on the server, the browser executes the full [Vue lifecycle](https://vuejs.org/guide/essentials/lifecycle).
|
||||
|
Loading…
Reference in New Issue
Block a user