Skip to content

Commit fd0df9d

Browse files
committed
Fix a typo in docs
1 parent 7e68df2 commit fd0df9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/usage/code_completion.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ CIDER declares so in this fashion:
4646
[source,lisp]
4747
----
4848
(add-to-list 'completion-category-overrides '(cider (styles basic flex)))
49-
---
49+
----
5050

5151
Note that `flex` will only work if you also enabled xref:usage/code_completion.adoc#fuzzy-candidate-matching[fuzzy candidate matching].
5252

0 commit comments

Comments
 (0)