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 c421774 commit 5bbca82Copy full SHA for 5bbca82
README.md
@@ -30,7 +30,7 @@ There are eight groups of coding ligatures, separated into stylistic sets. You m
30
* `ss02`: ligatures related to the greater than or less than operators.
31
* `ss03`: ligatures related to arrows like `->` and `=>`.
32
* `ss04`: ligatures related to markup, like `</` and `/>`.
33
-* `ss05`: ligatures related to the F♯ programming language, like `|>`.
+* `ss05`: ligatures related to the F# programming language, like `|>`.
34
* `ss06`: ligatures related to repeated uses of `#` such as `##` or `###`.
35
* `ss07`: ligatures related to the asterisk like `***`.
36
* `ss08`: ligatures related to combinations like `.=` or `.-`.
0 commit comments