From 0c4b1e7213e92b637c191708b62f045dc656655b Mon Sep 17 00:00:00 2001 From: Tiaan Date: Sun, 29 Jan 2017 01:01:42 +0200 Subject: [PATCH] Oops resolved --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2cefba..bd3bdd2 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ console.log(objSearch(nestedObject, /foo/)) // [ { bar: { baz: 'Hai', foo: 'Hi' ## OSS -pomd is made possible through Open Source Software. A very special thanks to all the [modules used](package.json). +obj-search is made possible through Open Source Software. A very special thanks to all the [modules used](package.json). ## Contributing