We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bf56f commit ba34acaCopy full SHA for ba34aca
README.md
@@ -6,7 +6,7 @@
6
[](https://coveralls.io/github/BinaryThumb/change-case-object?branch=master)
7
[](https://codeclimate.com/github/BinaryThumb/change-case-object)
8
9
-Changes the case of all keys in an object or array. In its simplest form it also changes the key itself if a string is passed in.
+Recursively changes the case of all keys in an object or array. In its simplest form it also changes the key itself if a string is passed in.
10
11
## Installation
12
0 commit comments