diff --git a/src/pages/components/notification/style.mdx b/src/pages/components/notification/style.mdx index f188a27b804..19a16c3231d 100755 --- a/src/pages/components/notification/style.mdx +++ b/src/pages/components/notification/style.mdx @@ -57,7 +57,7 @@ tabs: ['Usage', 'Style', 'Code', 'Accessibility'] ## Typography -Notification text should be set in sentence case with only the first word +Write notifications in sentence case, which means only the first word is capitalized. Notification titles should be concise and to the point. | Element | Font-size (px/rem) | Font-weight | Type token |