Summary
There is a small wording typo in crates/mdbook-html/front-end/searcher/searcher.js: the comment says inbetween instead of in between.
Context
This is a docs/comment-only fix with no behavior change.
Proposed change
Update the comment to use in between.
Summary
There is a small wording typo in
crates/mdbook-html/front-end/searcher/searcher.js: the comment saysinbetweeninstead ofin between.Context
This is a docs/comment-only fix with no behavior change.
Proposed change
Update the comment to use
in between.