Skip to content

Commit 5d65c3b

Browse files
authored
docs: Fix typo in no-irregular-whitespace (#15634)
1 parent 11c8580 commit 5d65c3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/rules/no-irregular-whitespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This rule disallows the following characters except where the options allow:
3333
\u2001 - Em Quad
3434
\u2002 - En Space - <ENSP>
3535
\u2003 - Em Space - <EMSP>
36-
\u2004 - Tree-Per-Em
36+
\u2004 - Three-Per-Em
3737
\u2005 - Four-Per-Em
3838
\u2006 - Six-Per-Em
3939
\u2007 - Figure Space

0 commit comments

Comments
 (0)