From 64bb9a49779fd76e51e8498935d04cd6f212b476 Mon Sep 17 00:00:00 2001 From: Aleks Borovtsov Date: Thu, 31 Oct 2019 13:41:13 -0400 Subject: [PATCH] Update README.md Grammar fixes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db13d00e79..2026319085 100755 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ base configuration, with a few overrides as needed. Linting can be performed via `npm run lint` (make sure to `npm install` first). Various IDEs offer [real-time ESLint integration](http://eslint.org/docs/user-guide/integrations.html), -and using those integrations that can help avoid errors before anything gets +and using those integrations can help avoid errors before anything gets checked in. [Travis CI](https://travis-ci.org/GoogleChrome/samples) is currently being used to verify that the