From 6969f8230b6893bf6d2db8c39fc184f352158eef Mon Sep 17 00:00:00 2001 From: Toto Lin Date: Sun, 7 May 2017 01:04:04 +0800 Subject: [PATCH] Fixed a grammar mistake in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a6dd6b..3953157 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ cnpm start ``` # Debugging -There's three ways to open the [Chromium Developer Tools](https://developer.chrome.com/devtools). +There are three ways to open the [Chromium Developer Tools](https://developer.chrome.com/devtools). * Add `--debug` to the command line args: ```bash