Skip to content

Commit 889fe39

Browse files
committed
Minor readme tweaks
1 parent 32064ac commit 889fe39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ There is such a broad variety of environments and terminals and often solving fo
5757

5858
The `liga` font feature enables customized spacing of repeating characters, like `///` or `||`. It is designed to avoid activating inside longer sequences like `////`.
5959

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:
6161

6262
* `ss01`: ligatures related to the equals glyph like `!=` and `===`.
6363
* `ss02`: ligatures for greater/less or equal (`<=`, `>=`).
@@ -104,7 +104,7 @@ Specific characters have variants that you can optionally enable using the `cvNN
104104

105105
## Special Characters Galore
106106

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.
108108

109109
![Special Characters](https://github.com/user-attachments/assets/c925585b-db09-45e2-ac75-911e89419a47)
110110

@@ -154,7 +154,7 @@ All files with a `.woff` or `.woff2` suffix are intended for use on the web. You
154154

155155
As with the desktop fonts, they are available in variable and static versions.
156156

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.
158158

159159
## Editors
160160

0 commit comments

Comments
 (0)