github-spellcheck-cli icon indicating copy to clipboard operation
github-spellcheck-cli copied to clipboard

"X instances of ... after this" prints a number one greater than it should

Open tbroadley opened this issue 3 years ago • 0 comments

E.g.

content/docs/reference-react.md

-id: react-api
+id: react-ape

1 instance of "api" after this.

But this is the only instance of "api". The tool should instead print `No instances of "api" after this."

tbroadley avatar May 28 '22 11:05 tbroadley