Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Fixed a grammar mistake in README.md #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down