We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979af01 commit 214c45dCopy full SHA for 214c45d
README.md
@@ -43,7 +43,7 @@ There are eight groups of coding ligatures, separated into stylistic sets. You m
43
44
* `ss01`: ligatures related to the equals glyph like `!=` and `===`.
45
* `ss02`: ligatures for greater/less or equal (`<=`, `>=`).
46
-* `ss03`: ligatures related to the greater than/less than symbols like `>>` and `<=`.
+* `ss03`: ligatures related to arrows like `->` and `~>`.
47
* `ss04`: ligatures related to markup, like `</` and `/>`.
48
* `ss05`: ligatures related to the F# programming language, like `|>`.
49
* `ss06`: ligatures related to repeated uses of `#`, `+`, and `&`.
0 commit comments