Skip to content
This repository has been archived by the owner on Sep 13, 2019. It is now read-only.

Commit

Permalink
Merge pull request #9 from Floofies/master
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
Floofies authored Aug 24, 2017
2 parents c9b967e + eae6707 commit fe0f96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RegExp|:white_check_mark:|:white_check_mark:
---

# :closed_book: Documentation
Differentia.js provides a basic suite of Object/Array focused utilities. They are all "deep" algorithms, and fully traverse all child Objects/Arrays/properties unlss given a search index object with specifies otherwise.
Differentia.js provides a basic suite of Object/Array focused utilities. They are all "deep" algorithms, and fully traverse all child Objects/Arrays/properties unless given a search index object with specifies otherwise.

- Deep Object Cloning
- Deep Object Diffing
Expand Down

0 comments on commit fe0f96b

Please sign in to comment.