Skip to content

Commit 46462e6

Browse files
author
Oleg Michailov
committed
Typo fix
1 parent 76dd8c2 commit 46462e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"foot".pluralize() # => "feet"
2121
```
2222

23-
**Singuralization:**
23+
**Singularization:**
2424

2525
```kotlin
2626
"words".singularize() # => "word"

0 commit comments

Comments
 (0)