Skip to content

Commit

Permalink
Merge pull request #84 from githubnext/Krzysztof-Cieslak-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
colebemis authored Nov 13, 2023
2 parents 0ff5709 + 5bbca82 commit 2bddc16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ There are eight groups of coding ligatures, separated into stylistic sets. You m
* `ss02`: ligatures related to the greater than or less than operators.
* `ss03`: ligatures related to arrows like `->` and `=>`.
* `ss04`: ligatures related to markup, like `</` and `/>`.
* `ss05`: ligatures related to the F programming language, like `|>`.
* `ss05`: ligatures related to the F# programming language, like `|>`.
* `ss06`: ligatures related to repeated uses of `#` such as `##` or `###`.
* `ss07`: ligatures related to the asterisk like `***`.
* `ss08`: ligatures related to combinations like `.=` or `.-`.
Expand Down

0 comments on commit 2bddc16

Please sign in to comment.