Skip to content

Commit 882c1d7

Browse files
committed
chore: Fix typo
1 parent 6bce164 commit 882c1d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Basic Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import {
1616
autoit,
1717
} from '@ahmic/autoit-js';
1818

19-
// An instance of the AutoIt class is created automtically, you need only call load() to initialize it
19+
// An instance of the AutoIt class is created automatically, you need only call load() to initialize it
2020
autoit.load();
2121

2222
// Initialize AutoIt

0 commit comments

Comments
 (0)