diff --git a/src/Web/Documentation/content/1.x/1-essentials/02-views.md b/src/Web/Documentation/content/1.x/1-essentials/02-views.md
index cf3faa37..2f5c4f88 100644
--- a/src/Web/Documentation/content/1.x/1-essentials/02-views.md
+++ b/src/Web/Documentation/content/1.x/1-essentials/02-views.md
@@ -470,7 +470,7 @@ This component provides the ability to inject any icon from the [Iconify](https:
```
-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.
+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.
:::info
Iconify has a large collection of icon sets, which you may browse using the [Icônes](https://icones.js.org/) directory.
diff --git a/src/Web/Documentation/content/main/1-essentials/02-views.md b/src/Web/Documentation/content/main/1-essentials/02-views.md
index cf3faa37..2f5c4f88 100644
--- a/src/Web/Documentation/content/main/1-essentials/02-views.md
+++ b/src/Web/Documentation/content/main/1-essentials/02-views.md
@@ -470,7 +470,7 @@ This component provides the ability to inject any icon from the [Iconify](https:
```
-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.
+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.
:::info
Iconify has a large collection of icon sets, which you may browse using the [Icônes](https://icones.js.org/) directory.