Skip to content

Commit f47fe5b

Browse files
authored
Update README.md
1 parent d8c1260 commit f47fe5b

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

9898
#### MultiAction/TouchAction to W3C actions
9999

100-
On UIA2, some elements can be handled with `touch` pointer action instead of the default `mouse` pointer action in the Selenium Python client.
100+
Some elements can be handled with `touch` pointer action instead of the default `mouse` pointer action in the Selenium Python client.
101101
For example, the below action builder is to replace the default one with the `touch` pointer action.
102102

103103
```python

0 commit comments

Comments
 (0)