Skip to content

Commit bba2ca8

Browse files
jpvantuyldiemol
andauthored
Use the plural because we're connecting to two nodes (#1071) [skip ci]
Co-authored-by: Diego Molina <[email protected]>
1 parent a1d9373 commit bba2ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ $ docker run -d -P -p 5900:5900 --link selenium-hub:hub -v /dev/shm:/dev/shm sel
511511
$ docker run -d -P -p 5901:5900 --link selenium-hub:hub -v /dev/shm:/dev/shm selenium/node-firefox-debug:3.141.59-20200525
512512
$ docker run -d -P -p 5900:5900 --link selenium-hub:hub -v /dev/shm:/dev/shm selenium/node-opera-debug:3.141.59-20200525
513513
```
514-
to connect to the Chrome node on 5900 and the Firefox node on 5901 (assuming those node are free, and reachable).
514+
to connect to the Chrome node on 5900 and the Firefox node on 5901 (assuming those nodes are free, and reachable).
515515

516516
And for standalone:
517517
``` bash

0 commit comments

Comments
 (0)