Skip to content

Commit a3aa74b

Browse files
authored
Update 02-views.md (#1)
Fix spelling mistake
1 parent ad29716 commit a3aa74b

File tree

1 file changed

+1
-1
lines changed
  • src/Web/Documentation/content/1.x/1-essentials

1 file changed

+1
-1
lines changed

src/Web/Documentation/content/1.x/1-essentials/02-views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ This component provides the ability to inject any icon from the [Iconify](https:
470470
<x-icon name="material-symbols:php" class="size-4 text-indigo-400" />
471471
```
472472

473-
The first time a specific icon is being rendered, Tempest will query the [Iconify API](https://iconify.design/docs/api/queries.html) to fetch the corresponding SVG tag. The result of this query will be cached indefinitely, so it can be reused at no furthemr cost.
473+
The first time a specific icon is being rendered, Tempest will query the [Iconify API](https://iconify.design/docs/api/queries.html) to fetch the corresponding SVG tag. The result of this query will be cached indefinitely, so it can be reused at no further cost.
474474

475475
:::info
476476
Iconify has a large collection of icon sets, which you may browse using the [Icônes](https://icones.js.org/) directory.

0 commit comments

Comments
 (0)