diff --git a/docs/documentation/helpers/typography-helpers.html b/docs/documentation/helpers/typography-helpers.html
index 982892d8..87a62514 100644
--- a/docs/documentation/helpers/typography-helpers.html
+++ b/docs/documentation/helpers/typography-helpers.html
@@ -320,7 +320,7 @@ breadcrumb:
is-capitalized |
- Transforms the first character of each word to uppercase |
+ Transforms the first character of each word to Uppercase |
is-lowercase |
@@ -328,15 +328,15 @@ breadcrumb:
is-uppercase |
- Transforms all characters to uppercase |
+ Transforms all characters to UPPERCASE |
is-italic |
- Transforms all characters to italic |
+ Transforms all characters to italic |
{% include elements/new-tag.html version="0.9.3" %}is-underlined |
- Underlines the text |
+ Underlines the text |