Fix small spelling error with 'synchronously'.

This commit is contained in:
Jake 2021-05-24 22:45:36 +01:00 committed by Benedek Racz
parent 03499c73e2
commit 14a4279579

View File

@ -13,7 +13,7 @@ them automatically.
- you want to control any windows console application from python script.
- you want to write test-automation script for a windows console application.
- you want to automate your job by controlling multiple application parallel, synchoronusly.
- you want to automate your job by controlling multiple application parallel, synchronously.
## **Install**