@nuxt/docs-nightly 4.1.0-29271065.e73827a2 → 4.1.0-29271711.8c821f12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -337,7 +337,7 @@ You may define a path matcher, if you have a more complex pattern than can be ex
337
337
 
338
338
  #### `props`
339
339
 
340
- Allows accessing the route `params` as props passed to the page component. See[the `vue-router` docs](https://router.vuejs.org/guide/essentials/passing-props) for more information.
340
+ Allows accessing the route `params` as props passed to the page component. See [the `vue-router` docs](https://router.vuejs.org/guide/essentials/passing-props) for more information.
341
341
 
342
342
  ### Typing Custom Metadata
343
343
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/docs-nightly",
3
- "version": "4.1.0-29271065.e73827a2",
3
+ "version": "4.1.0-29271711.8c821f12",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nuxt/nuxt.git",