Skip to content

Commit

Permalink
README: Improve description of list method
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Oct 30, 2024
1 parent 8187123 commit 0d84c9b
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 @@ -35,7 +35,7 @@ Unicode::Confusable.skeleton "ℜ𝘂ᖯʏ" # => "Ruby"

### List

List all confusables of a specific character:
List all characters that map to the confusable exemplar given:

```ruby
Unicode::Confusable.list("o", false)
Expand Down

0 comments on commit 0d84c9b

Please sign in to comment.