Skip to content

Commit f22d7c5

Browse files
robrichddavison
authored andcommitted
spell remote correctly
Signed-off-by: Daniel Davison <daniel.jj.davison@gmail.com>
1 parent 3ae50b5 commit f22d7c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/node/selenium-webdriver/example/google_search.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* SELENIUM_SERVER_JAR=/path/to/selenium-server-standalone.jar \
3131
* node selenium-webdriver/example/google_search.js
3232
*
33-
* // Target a remove Selenium server
33+
* // Target a remote Selenium server
3434
* SELENIUM_REMOTE_URL=http://www.example.com:4444/wd/hub \
3535
* node selenium-webdriver/example/google_search.js
3636
*/

0 commit comments

Comments
 (0)