Skip to content

Commit 214c45d

Browse files
committed
Fix ss03 description in README
1 parent 979af01 commit 214c45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ There are eight groups of coding ligatures, separated into stylistic sets. You m
4343

4444
* `ss01`: ligatures related to the equals glyph like `!=` and `===`.
4545
* `ss02`: ligatures for greater/less or equal (`<=`, `>=`).
46-
* `ss03`: ligatures related to the greater than/less than symbols like `>>` and `<=`.
46+
* `ss03`: ligatures related to arrows like `->` and `~>`.
4747
* `ss04`: ligatures related to markup, like `</` and `/>`.
4848
* `ss05`: ligatures related to the F# programming language, like `|>`.
4949
* `ss06`: ligatures related to repeated uses of `#`, `+`, and `&`.

0 commit comments

Comments
 (0)