Skip to content

Commit 1fc55d2

Browse files
authored
docs(icons): typo in nuxt page (#5283)
1 parent 8a259e4 commit 1fc55d2

File tree

1 file changed

+1
-1
lines changed
  • docs/content/docs/1.getting-started/6.integrations/1.icons

1 file changed

+1
-1
lines changed

docs/content/docs/1.getting-started/6.integrations/1.icons/1.nuxt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ npm install @iconify-json/{collection_name}
7777

7878
::
7979

80-
For example, to use the `i-uil-github` icon, install it's collection with `@iconify-json/uil`. This way the icons can be served locally or from your serverless functions, which is faster and more reliable on both SSR and client-side.
80+
For example, to use the `i-uil-github` icon, install its collection with `@iconify-json/uil`. This way the icons can be served locally or from your serverless functions, which is faster and more reliable on both SSR and client-side.
8181

8282
::note{to="https://github.com/nuxt/icon?tab=readme-ov-file#iconify-dataset" target="_blank"}
8383
Read more about this in the `@nuxt/icon` documentation.

0 commit comments

Comments
 (0)