Skip to content

Commit e83e1f4

Browse files
docs(typography): add docs for rlt notes
1 parent 3b6eed7 commit e83e1f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/typography/stories/typography.stories.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ CodeVariants.parameters = {
271271

272272
// ====== Docs: Internationalization ====== //
273273
/**
274-
* We should note that Hebrew and Arabic are rtl languages somewhere over here.
274+
* In the examples below, Hebrew and Arabic are "RTL" languages, meaning they are read from right to left.
275275
*/
276276
export const InternationalizedHeading = DocsInternationalizedHeadingVariants.bind({});
277277
InternationalizedHeading.storyName = "Internationalized Heading";

0 commit comments

Comments
 (0)