Skip to content

Commit 3f12b75

Browse files
authored
Fixed typo
1 parent 9a7c62d commit 3f12b75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/global-apis/editor-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## `window.editorManager` or `editorManager`
44

5-
Ther `editorManager` allows to interact with the Editor Instance and listen to various events of Acode app with the help of various methods and Properties. Basically for interacting with the opened files and tabs.
5+
The `editorManager` allows to interact with the Editor Instance and listen to various events of Acode app with the help of various methods and Properties. Basically for interacting with the opened files and tabs.
66

77
## Methods and Properties
88

0 commit comments

Comments
 (0)