We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3019e52 commit 6ab275fCopy full SHA for 6ab275f
README.md
@@ -72,7 +72,7 @@ After installation you can let WebDriverManager.Net to do manage WebDriver binar
72
}
73
74
75
-Notice that simple adding ``new DriverManager().SetUpDriver(<config>)`` does magic for you:
+Notice that simply adding ``new DriverManager().SetUpDriver(<config>)`` does magic for you:
76
77
1. It checks the latest version of the WebDriver binary file
78
2. It downloads the binary WebDriver if it is not present in your system
0 commit comments