Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
en: fix typo (#1130)
Browse files Browse the repository at this point in the history
  • Loading branch information
farzadso authored and manniL committed Jan 29, 2019
1 parent fc0cdc7 commit 9a452a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/api/components-nuxt-link.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ To disable the prefetching of the linked page, you can use the `no-prefetch` pro

You can configure globally this behaviour with [router.prefetchLinks](/api/configuration-router#prefetchlinks).

The `prefetched-class` prop is also available to customize the class added when the code splitted page has been prefetched. Make sure to set up this functionnaly globally with [router.linkPrefetchedClass](/api/configuration-router#linkprefetchedclass).
The `prefetched-class` prop is also available to customize the class added when the code splitted page has been prefetched. Make sure to set up this functionality globally with [router.linkPrefetchedClass](/api/configuration-router#linkprefetchedclass).

0 comments on commit 9a452a6

Please sign in to comment.