| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3c82165 commit 5f83ce5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -744,7 +744,7 @@ function completer(line) { | |||
| 744 | 744 | } | |
| 745 | 745 | ``` | |
| 746 | 746 | ||
| 747 | - The `completer` function can also returns a {Promise}, or be asynchronous: | ||
| 747 | + The `completer` function can also return a {Promise}, or be asynchronous: | ||
| 748 | 748 | ||
| 749 | 749 | ```js | |
| 750 | 750 | async function completer(linePartial) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments