Skip to content

Commit 18d976c

Browse files
Fix typo in Focus documentation (#2841)
1 parent 884b678 commit 18d976c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/stories/focus.stories.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@ To use custom focus style, you can override following CSS variables:
129129

130130
## High Contrast Mode
131131

132-
Focus style is aligned with Windows Hight Contrast Mode, `Highlight` is used as focus color.
132+
Focus style is aligned with Windows High Contrast Mode, `Highlight` is used as focus color.
133133

134134
![In High Contrast Mode focused element has outline](/focus_hcm.png)

0 commit comments

Comments
 (0)