| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 92e0ea4 commit e437a0a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -799,7 +799,7 @@ function completer(line) { | |||
| 799 | 799 | } | |
| 800 | 800 | ``` | |
| 801 | 801 | ||
| 802 | - The `completer` function can also returns a {Promise}, or be asynchronous: | ||
| 802 | + The `completer` function can also return a {Promise}, or be asynchronous: | ||
| 803 | 803 | ||
| 804 | 804 | ```js | |
| 805 | 805 | async function completer(linePartial) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments