Skip to content

Commit 69a44ef

Browse files
authored
Trim extraneous trailing whitespace in README (#335)
1 parent fc2b12e commit 69a44ef

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
@@ -26,7 +26,7 @@ The static fonts have one file per cut, per family. The variable axes have named
2626

2727
## Texture Healing
2828

29-
Monaspace pioneered the technique of "texture healing" for monospaced fonts:
29+
Monaspace pioneered the technique of "texture healing" for monospaced fonts:
3030

3131
![Texture Healing Example](<docs/images/ReadmeTextureHealing.png>)
3232

@@ -63,7 +63,7 @@ There are ten groups of coding ligatures, separated into stylistic sets. You may
6363
* `ss01`: ligatures related to the equals glyph like `!=` and `===`.
6464
* `ss02`: ligatures for greater/less or equal (`<=`, `>=`).
6565
* `ss03`: ligatures related to arrows like `->` and `~>`.
66-
* `ss04`: ligatures related to markup, like `</` and `/>`.
66+
* `ss04`: ligatures related to markup, like `</` and `/>`.
6767
* `ss05`: ligatures related to the F# programming language, like `|>`.
6868
* `ss06`: ligatures related to repeated uses of `#`, `+`, and `&`.
6969
* `ss07`: ligatures related to colons like `::` or `=:=`.
@@ -118,7 +118,7 @@ Font caching on operating systems is an inscrutable mess dating back thirty year
118118
- First delete the old fonts…
119119
- Then install the new fonts…
120120
- Then restart applications that use the fonts…
121-
- … and maybe restart your entire computer.
121+
- … and maybe restart your entire computer.
122122

123123
Restarting is usually the only way to be 100% sure that the underlying machinery in the operating system picks up the new fonts.
124124

0 commit comments

Comments
 (0)