Skip to content

Commit

Permalink
Merge pull request #755 from MikeMcC399/fix/ping-example
Browse files Browse the repository at this point in the history
Correct README typo for ping debug example
  • Loading branch information
jaffrepaul committed Jan 31, 2023
2 parents 413b1b3 + 85a0f0f commit 1d0aaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,7 @@ $ node src/ping-cli.js <url>
For example

```
$ node src/ping.js https://example.cypress.io
$ node src/ping-cli.js https://example.cypress.io
pinging url https://example.cypress.io for 30 seconds
::debug::pinging https://example.cypress.io has finished ok
```
Expand Down

0 comments on commit 1d0aaf5

Please sign in to comment.