You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ There is such a broad variety of environments and terminals and often solving fo
57
57
58
58
The `liga` font feature enables customized spacing of repeating characters, like `///` or `||`. It is designed to avoid activating inside longer sequences like `////`.
59
59
60
-
There are eight groups of coding ligatures, separated into stylistic sets. You may be able to enable or disable individual sets selectively:
60
+
There are ten groups of coding ligatures, separated into stylistic sets. You may be able to enable or disable individual sets selectively:
61
61
62
62
*`ss01`: ligatures related to the equals glyph like `!=` and `===`.
63
63
*`ss02`: ligatures for greater/less or equal (`<=`, `>=`).
@@ -104,7 +104,7 @@ Specific characters have variants that you can optionally enable using the `cvNN
104
104
105
105
## Special Characters Galore
106
106
107
-
In addition to the ligatures, character variants, and Nerd Fonts, Monaspace includes a wealth of characters.
107
+
In addition to the ligatures, character variants, and Nerd Fonts, Monaspace includes a wealth of special characters.
@@ -154,7 +154,7 @@ All files with a `.woff` or `.woff2` suffix are intended for use on the web. You
154
154
155
155
As with the desktop fonts, they are available in variable and static versions.
156
156
157
-
There are no "frozen" webfonts. You can control Opentype features on the web using the [`font-feature-settings`](https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings) CSS property.
157
+
The webfonts do not come in a "frozen" format; you can easily control Opentype features on the web using the [`font-feature-settings`](https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings) CSS property.
0 commit comments