Skip to content

Commit 184f663

Browse files
authored
[css-fonts-4] Fix typo in <generic-family> overview (#13791)
<generic-complete>, which is a type of <generic-family>, has `monospace`; `monospaced` is considered to be a typo.
1 parent 0b2dc92 commit 184f663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Font family: the 'font-family!!property' property</h3>
233233

234234
1. Generics which apply to all Unicode characters
235235
and will <em>always</em> match a locally installed font.
236-
For example, ''monospaced''.
236+
For example, ''monospace''.
237237

238238
2. Generics which apply to all Unicode characters
239239
but may not match to a locally installed font

0 commit comments

Comments
 (0)