Skip to content

Commit e658c40

Browse files
authored
Update README.md
1 parent 1206749 commit e658c40

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
@@ -110,7 +110,7 @@ Or version and architecture:
110110
"chromedriver.exe"
111111
);
112112

113-
### If you want use your own implementation you need to create driver config and use it for set up(ex get, setup and wotk with phantomjs driver from taobao mirror):
113+
### If you want use your own implementation you need to create driver config and use it for set up(ex get, setup and work with phantomjs driver from taobao mirror):
114114
public class TaobaoPhantomConfig : IDriverConfig
115115
{
116116
public string GetName()

0 commit comments

Comments
 (0)