diff --git a/docs/2.guide/3.going-further/1.internals.md b/docs/2.guide/3.going-further/1.internals.md index 2220aae10a..ea1134b960 100644 --- a/docs/2.guide/3.going-further/1.internals.md +++ b/docs/2.guide/3.going-further/1.internals.md @@ -36,8 +36,6 @@ Check [Nuxt App](/docs/api/composables/use-nuxt-app) for more information about `nuxtApp` has the following properties: -Note: this is an internal interface, and some properties might change until stable release. - ```js const nuxtApp = { vueApp, // the global Vue application: https://vuejs.org/api/application.html#application-api