Skip to content

Commit 1d0aaf5

Browse files
authored
Merge pull request #755 from MikeMcC399/fix/ping-example
Correct README typo for ping debug example
2 parents 413b1b3 + 85a0f0f commit 1d0aaf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,7 @@ $ node src/ping-cli.js <url>
11601160
For example
11611161

11621162
```
1163-
$ node src/ping.js https://example.cypress.io
1163+
$ node src/ping-cli.js https://example.cypress.io
11641164
pinging url https://example.cypress.io for 30 seconds
11651165
::debug::pinging https://example.cypress.io has finished ok
11661166
```

0 commit comments

Comments
 (0)