Skip to content

Commit f22d7c5

Browse files
robrichddavison
authored andcommitted
spell remote correctly
Signed-off-by: Daniel Davison <[email protected]>
1 parent 3ae50b5 commit f22d7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)