Skip to content

Commit fac9530

Browse files
committed
Fix typo in migration/wsc55/icons.md
1 parent 3e6ce9c commit fac9530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration/wsc55/icons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ It was often used as a convenient way to introduce a new icon with little hassle
155155

156156
Existing icons injected through CSS properties are dysfunctional and must be converted into regular icons that are injected into the DOM.
157157
If you cannot embed them directly in the template, you should inject those using JavaScript on runtime.
158-
It is possible to inject icons using JavaScript on page load by relying entierly on native JavaScript, because the icon component is eagerly loaded ahead of time, preventing any flicker or layout shifts.
158+
It is possible to inject icons using JavaScript on page load by relying entirely on native JavaScript, because the icon component is eagerly loaded ahead of time, preventing any flicker or layout shifts.
159159

160160
### Migrating Admin-Configurable Icons
161161

0 commit comments

Comments
 (0)