diff --git a/docs/content/en/2.components/1.nuxt-img.md b/docs/content/en/2.components/1.nuxt-img.md index 696affbf1..ec76f18d8 100644 --- a/docs/content/en/2.components/1.nuxt-img.md +++ b/docs/content/en/2.components/1.nuxt-img.md @@ -26,7 +26,7 @@ Will result in: ``` :::alert{type="info"} -With [default provider](/getting-started/providers#default-provider), you should put `/nuxt-icon.png` inside `static/` directory for making above example working. +With [default provider](/getting-started/providers#default-provider), you should put `/nuxt-icon.png` inside `static/` directory to make the above example work. ::: ## Props