Skip to content

Commit

Permalink
Merge pull request #153 from badeadan/patch-2
Browse files Browse the repository at this point in the history
kebabcase is lowercase
  • Loading branch information
mattfarina authored Jun 14, 2019
2 parents 5a4368e + ea6fbb2 commit 69f007c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/strings.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ camelcase "http_server"

This above will produce `HttpServer`.

## kebabCase
## kebabcase

Convert string from camelCase to kebab-case.

Expand Down

0 comments on commit 69f007c

Please sign in to comment.