diff --git a/errors/no-page-custom-font.md b/errors/no-page-custom-font.md index 51052a34422cb..edcea71d99b33 100644 --- a/errors/no-page-custom-font.md +++ b/errors/no-page-custom-font.md @@ -3,7 +3,7 @@ ### Why This Error Occurred - 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. -- The custom font you're adding was added to a separate component within `Document` - this disables automatic font optimiztion. +- The custom font you're adding was added to a separate component within `Document` - this disables automatic font optimization. ### Possible Ways to Fix It