Skip to content

Commit ba34aca

Browse files
nabatifrostney
authored andcommitted
Added "recursively" (#10)
1 parent e6bf56f commit ba34aca

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
@@ -6,7 +6,7 @@
66
[![Coverage Status](https://coveralls.io/repos/BinaryThumb/change-case-object/badge.svg?branch=master&service=github)](https://coveralls.io/github/BinaryThumb/change-case-object?branch=master)
77
[![Code Climate](https://codeclimate.com/github/BinaryThumb/change-case-object/badges/gpa.svg)](https://codeclimate.com/github/BinaryThumb/change-case-object)
88

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.
9+
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.
1010

1111
## Installation
1212

0 commit comments

Comments
 (0)