Skip to content

Commit

Permalink
Add Ś and ś to accepted characters
Browse files Browse the repository at this point in the history
  • Loading branch information
ejimsan committed Jun 7, 2024
1 parent 70a8fb6 commit 3e3841a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dictionary/domain/alphabet.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@
"s",
"",
"",
"Ś",
"ś",
"Š",
"š",
"T",
Expand Down

1 comment on commit 3e3841a

@ejimsan
Copy link
Member Author

@ejimsan ejimsan commented on 3e3841a Jun 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.