Skip to content

Commit

Permalink
webdriverio: update url doc (#4755)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrybyk authored and christian-bromann committed Nov 8, 2019
1 parent 818d057 commit 3bed602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webdriverio/src/commands/browser/url.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
*
* Protocol binding to load or get the URL of the browser. If a baseUrl is
* Protocol binding to load the URL of the browser. If a baseUrl is
* specified in the config, it will be prepended to the url parameter using
* node's url.resolve() method.
*
Expand Down

0 comments on commit 3bed602

Please sign in to comment.