Skip to content

Commit 2b32b1c

Browse files
authored
Fix link in README.md (#2705)
1 parent 23d1d64 commit 2b32b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ functionality. Examples are `theme/speaker-notes.js` or `theme/book.js`.
55

66
Comprehensive Rust is using [webdriverIO](https://webdriver.io/) and the
77
[webdriverIO Expect API](https://webdriver.io/docs/api/expect-webdriverio/) in
8-
combination with [Mocha] (https://mochajs.org/). WebdriverIO is taking care of
8+
combination with [Mocha](https://mochajs.org/). WebdriverIO is taking care of
99
accessing the webpage with a real browser and can access the state of the page
1010
so behavior can be asserted.
1111

0 commit comments

Comments
 (0)