From f2fd7b76e644ef8e98b39eb9930eeca54e4e1e00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Esser?= Date: Sat, 18 Jun 2022 18:34:02 +0100 Subject: [PATCH] fixes small typos in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7cbde0..3108cf1 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ TextBox.Edit("abc"); //Waiting for the Show TextBox.Text.Is("abc"); ``` -Target Dirver +Target Driver - AnchorDriver - ButtonDriver - CheckBoxDriver @@ -175,3 +175,4 @@ Ishikawa-Tatsuya & Matsui-Bin is awarding Microsoft MVP. License --- This library is under the Apache License. +