Skip to content

Commit e6037d7

Browse files
doc: fix typo (#788)
1 parent 01aa279 commit e6037d7

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
@@ -19,7 +19,7 @@ Under the hood, Appium Flutter Driver uses the [Dart VM Service Protocol](https:
1919
Appium community currently has two drivers for Flutter environment:
2020

2121
- Appium Flutter driver (this driver)
22-
- Run Flutter commands over websocekt connection against the observaory URL (calls Flutter APIs directly)
22+
- Run Flutter commands over websocket connection against the observaory URL (calls Flutter APIs directly)
2323
- Base APIs are [`flutter_driver`](https://api.flutter.dev/flutter/flutter_driver/flutter_driver-library.html)
2424
- [`Appium Flutter Integration Driver`](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver)
2525
- Run a server on DartVM as part of the application under test in order to call Flutter APIs via the server

0 commit comments

Comments
 (0)