Skip to content

Commit d580d65

Browse files
aha-oretamaSrinivasanTarget
authored andcommitted
fix Typo in docs (#685)
Thanks @aha-oretama
1 parent ac44a16 commit d580d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/The-starting-of-an-app-using-Appium-node-server-started-programmatically.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It works the similar way as common [ChromeDriver](https://selenium.googlecode.co
99

1010
# Which capabilities this feature provides
1111

12-
This feature providese abilities and options of the starting of a local Appium node server. End users still able to open apps as usual
12+
This feature provides abilities and options of the starting of a local Appium node server. End users still able to open apps as usual
1313

1414
```java
1515
DesiredCapabilities capabilities = new DesiredCapabilities();

0 commit comments

Comments
 (0)