Skip to content

Commit 22626f1

Browse files
Correct a typo in README.md
1 parent 49dc751 commit 22626f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ from webdriver_manager.core.os_manager import OperationSystemManager
298298
ChromeDriverManager(os_system_manager=OperationSystemManager(os_type="linux-mips64")).install()
299299
```
300300

301-
### `url
301+
### `url`
302302
You may use any other repo with drivers and release URl. You are able to change this value using constructor parameters:
303303

304304
```python

0 commit comments

Comments
 (0)