From 218e6e75d0803c040f881462626fa3cee0992df7 Mon Sep 17 00:00:00 2001 From: Phillip Dodd Date: Wed, 5 Oct 2016 05:00:34 -0400 Subject: [PATCH 1/2] Update README.md fixed a typo and broken link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9b380a..8b824b0 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Using functions in filters parser.parse("$filter=substringof('nginx', Servers)") ``` -restuls in: +results in: ```javascript { @@ -96,7 +96,7 @@ If you have found a bug or if you have a feature request, please report them at ## Author -[Auth0](auth0.com) +[Auth0](github.com/auth0) ## License From 9ea880c2a852a65e383587b3c96e387359df1e46 Mon Sep 17 00:00:00 2001 From: Phillip Dodd Date: Wed, 5 Oct 2016 05:02:04 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b824b0..4bb7a5e 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ If you have found a bug or if you have a feature request, please report them at ## Author -[Auth0](github.com/auth0) +[Auth0](https://github.com/auth0) ## License