Skip to content

Commit b562b90

Browse files
authored
fix: typo (#32820)
1 parent 4e345f6 commit b562b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

errors/no-page-custom-font.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### Why This Error Occurred
44

55
- The custom font you're adding was added to a page - this only adds the font to the specific page and not the entire application.
6-
- The custom font you're adding was added to a separate component within `Document` - this disables automatic font optimiztion.
6+
- The custom font you're adding was added to a separate component within `Document` - this disables automatic font optimization.
77

88
### Possible Ways to Fix It
99

0 commit comments

Comments
 (0)