aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--QA.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/QA.md b/QA.md
index a9cda00..4f37879 100644
--- a/QA.md
+++ b/QA.md
@@ -125,7 +125,7 @@ The behaviors of the console are tested in [Console section](#consoles).
- [ ] Show search engine, bookmark and history items in order by `:set complete=sbh`
- [ ] Show bookmark, search engine, and search engine items in order by `:set complete=bss`
-- [ ] Configure completion items by setting `"smoothscroll": "sbh"`, `"smoothscroll": "bss"`
+- [ ] Configure completion items by setting `"complete": "sbh"`, `"complete": "bss"`
### Settings