Skip to content

Commit 152d415

Browse files
fetsornharsha509
andauthored
Fix typo in docs Appium.md (#14317)
Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
1 parent 81b62c0 commit 152d415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/Appium.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ With WebdriverIO you can test not only web application in the browser but also o
99
- 🖥️ desktop applications on macOS or Windows
1010
- 📺 as well as TV apps for Roku, tvOS, Android TV and Samsung
1111

12-
We recommend to use [Appium](https://appium.io/) to help you facilitate these types of tests. You can get an overview on Appium on their [offical documentation page](https://appium.io/docs/en/2.0/intro/).
12+
We recommend to use [Appium](https://appium.io/) to help you facilitate these types of tests. You can get an overview on Appium on their [official documentation page](https://appium.io/docs/en/2.0/intro/).
1313

1414
Setting up the right environment is not straight forward. Luckily the Appium ecosystem has great tooling around this to help you. To set-up one of the above environments, just run:
1515

0 commit comments

Comments
 (0)