From d8ebcec624e09e4e0e21be8af10b7cb1e3bd6ec8 Mon Sep 17 00:00:00 2001 From: jose nazario Date: Sat, 28 Dec 2019 16:38:38 -0500 Subject: [PATCH] fix two typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 277b81e..d6ac3d7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

# What is keyFinder? -keyFinder is chrome exstenion that searches the DOM for any embedd script link, as script tag may contain keys for specific API(such as Google maps API) and you can add keywords to search for it at any website you visit. +keyFinder is chrome extension that searches the DOM for any embedded script link, as script tag may contain keys for specific API(such as Google maps API) and you can add keywords to search for it at any website you visit.