We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76dd8c2 commit 46462e6Copy full SHA for 46462e6
README.md
@@ -20,7 +20,7 @@
20
"foot".pluralize() # => "feet"
21
```
22
23
-**Singuralization:**
+**Singularization:**
24
25
```kotlin
26
"words".singularize() # => "word"
0 commit comments