Skip to content

Commit

Permalink
typo (#2891)
Browse files Browse the repository at this point in the history
  • Loading branch information
efx authored and ddavison committed Oct 7, 2016
1 parent 46af17f commit 58d2e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/node/selenium-webdriver/lib/promise.js
Original file line number Diff line number Diff line change
Expand Up @@ -1848,7 +1848,7 @@ function fullyResolveKeys(obj) {
* If there are no listeners registered with the flow, the error will be
* rethrown to the global error handler.
*
* Refer to the {@link ./promise} module documentation fora detailed
* Refer to the {@link ./promise} module documentation for a detailed
* explanation of how the ControlFlow coordinates task execution.
*
* @final
Expand Down

0 comments on commit 58d2e8b

Please sign in to comment.