Skip to content

Commit 71382c2

Browse files
authored
docs: fix typo
1 parent b03617a commit 71382c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The `copilot.panel` module exposes the following functions:
103103
require("copilot.panel").accept()
104104
require("copilot.panel").jump_next()
105105
require("copilot.panel").jump_prev()
106-
require("copilot.panel").open({postion, ratio})
106+
require("copilot.panel").open({position, ratio})
107107
require("copilot.panel").refresh()
108108
```
109109

0 commit comments

Comments
 (0)