Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
felldo committed Mar 9, 2024
1 parent d13ceda commit b06a92b
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 @@ -54,7 +54,7 @@ implementation("net.fellbaum:jemoji:VERSION")

#### Access any emoji directly by a constant
```java
//Returns and Emoji instance
//Returns an Emoji instance
Emojis.THUMBS_UP;
Emojis.THUMBS_UP_MEDIUM_SKIN_TONE;
```
Expand Down

0 comments on commit b06a92b

Please sign in to comment.