From f5d6a9126cb383275e6c4e2b3a7db3c985c6ca4d Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 21 Sep 2023 13:07:54 -0400 Subject: [PATCH] make it fail --- docs/layout/css-utilities.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/layout/css-utilities.md b/docs/layout/css-utilities.md index 05bb0a88aaa..a44445c63a0 100644 --- a/docs/layout/css-utilities.md +++ b/docs/layout/css-utilities.md @@ -12,7 +12,9 @@ inlineHtmlPreviews: true /> -Ionic Framework provides a set of CSS utility classes that can be used on any element in order to modify the text, element placement or adjust the padding and margin. +Ionic Framework provides a set of CSS utility classs that can be used on any element in order to modify the text, element placement or adjust the padding and margin. + +Spellchekr should fail here. :::note If your app was not started using an available Ionic Framework starter, the stylesheets listed in the [optional section of the global stylesheets](global-stylesheets.md#optional) will need to be included in order for these styles to work.