From 3142ffd53b170d1e3c1b3f2815de1c85f8dbed84 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Tue, 11 Sep 2018 12:54:13 -0400 Subject: [PATCH 1/2] grammar fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59fcecaca..2ea53d3ba 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This project consists of 3 artifacts: - [*google-auth-library-credentials*](#google-auth-library-credentials): contains base classes and interfaces for Google credentials - [*google-auth-library-appengine*](#google-auth-library-appengine): contains App Engine -credentials. This artifacts depends on the App Engine SDK +credentials. This artifact depends on the App Engine SDK, - [*google-auth-library-oauth2-http*](#google-auth-library-oauth2-http): contains a wide variety of credentials as well as utility methods to create them and to get Application Default Credentials From be51fc1b80a032211808b08e8ae4521f03f674e2 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Tue, 11 Sep 2018 13:47:02 -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 2ea53d3ba..534895fc9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This project consists of 3 artifacts: - [*google-auth-library-credentials*](#google-auth-library-credentials): contains base classes and interfaces for Google credentials - [*google-auth-library-appengine*](#google-auth-library-appengine): contains App Engine -credentials. This artifact depends on the App Engine SDK, +credentials. This artifact depends on the App Engine SDK. - [*google-auth-library-oauth2-http*](#google-auth-library-oauth2-http): contains a wide variety of credentials as well as utility methods to create them and to get Application Default Credentials