mirror of
https://github.com/ethauvin/kotlin-pluralizer.git
synced 2025-04-24 16:27:12 -07:00
typo fix
This commit is contained in:
parent
ffdc586049
commit
dff0aa5a78
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -1,20 +1,20 @@
|
|||
<!--  -->
|
||||
# Kotlin-pluralizer
|
||||
# kotlin-pluralizer
|
||||
|
||||
**Kotlin extension** to **pluralize** and **singularize** strings!
|
||||
**kotlin extension** to **pluralize** and **singularize** strings!
|
||||
|
||||
|
||||
### Specs
|
||||
[](https://travis-ci.org/cesarferreira/Kotlin-pluralizer)
|
||||
[](https://travis-ci.org/cesarferreira/kotlin-pluralizer)
|
||||
|
||||
<!--
|
||||
### Featured in
|
||||
[](http://android-arsenal.com/details/1/2361)
|
||||
[](http://android-arsenal.com/details/1/2361)
|
||||
[](http://androidweekly.net/issues/issue-200)
|
||||
-->
|
||||
|
||||
### Show some :heart:
|
||||
[](https://github.com/cesarferreira/Kotlin-pluralizer) [](https://github.com/cesarferreira/Kotlin-pluralizer/fork) [](https://github.com/cesarferreira/kKotlin-pluralizer) [](https://github.com/cesarferreira/Kotlin-pluralizer)
|
||||
[](https://github.com/cesarferreira/kotlin-pluralizer) [](https://github.com/cesarferreira/kotlin-pluralizer/fork) [](https://github.com/cesarferreira/kkotlin-pluralizer) [](https://github.com/cesarferreira/kotlin-pluralizer)
|
||||
[](https://twitter.com/cesarmcferreira)
|
||||
|
||||
|
||||
|
@ -46,7 +46,7 @@ I welcome and encourage all pull requests. It usually will take me within 24-48
|
|||
2. If its a feature, bugfix, or anything please only change code to what you specify.
|
||||
3. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
|
||||
4. Pull requests _must_ be made against `develop` branch. Any other branch (unless specified by the maintainers) will get rejected.
|
||||
5. Check for existing [issues](https://github.com/cesarferreira/kotKotlin-pluralizer/issues) first, before filing an issue.
|
||||
5. Check for existing [issues](https://github.com/cesarferreira/kotkotlin-pluralizer/issues) first, before filing an issue.
|
||||
6. Have fun!
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue