diff --git a/README.md b/README.md index 7191888..9b0c3f5 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ d(text="Clock").click() from uiautomator import device as d ``` -- Speficy the serial number when retrieving the device object +- Specify the serial number when retrieving the device object ```python from uiautomator import Device