We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bce164 commit 882c1d7Copy full SHA for 882c1d7
docs/Basic Usage.md
@@ -16,7 +16,7 @@ import {
16
autoit,
17
} from '@ahmic/autoit-js';
18
19
-// An instance of the AutoIt class is created automtically, you need only call load() to initialize it
+// An instance of the AutoIt class is created automatically, you need only call load() to initialize it
20
autoit.load();
21
22
// Initialize AutoIt
0 commit comments