Skip to content

Commit fd9d4f5

Browse files
committed
fix typo
1 parent daa28da commit fd9d4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Run functional tests which require the Appium server and real device, Simulator/
2828
- Start Appium server
2929
```bash
3030
$ npm install -g appium opencv4nodejs
31-
$ appium --relaxed-security # To run all tests in rocal
31+
$ appium --relaxed-security # To run all tests in local
3232
```
3333

3434
- Conduct tests

0 commit comments

Comments
 (0)