Skip to content

Commit b06ed8e

Browse files
committed
fix typo
1 parent d52e243 commit b06ed8e

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
@@ -60,7 +60,7 @@ For example, some changes in the Selenium binding could break the Appium client.
6060

6161

6262
### Quick migration guide from v4 to v5
63-
- Please use `AppiumClientConfig` as `client_config` arguemnt in favor of client arguments below
63+
- Please use `AppiumClientConfig` as `client_config` arguemnt in favor of client argument below
6464
- `keep_alive`, `direct_connection` and `strict_ssl` arguments.
6565
```python
6666
SERVER_URL_BASE = 'http://127.0.0.1:4723'

0 commit comments

Comments
 (0)