Skip to content

Commit 38da293

Browse files
authored
Fix typo in docs
Closes GH-72. Reviewed-by: Titus Wormer <tituswormer@gmail.com>
1 parent c323abf commit 38da293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Check that markdown links and images point to existing local files and headings
149149
in a Git repo.
150150

151151
> ⚠️ **Important**: The API in Node.js checks links to headings and files but
152-
> whether headings in other files exist.
152+
> does not check whether headings in other files exist.
153153
> The API in browsers only checks links to headings in the same file.
154154
> The CLI can check everything.
155155

0 commit comments

Comments
 (0)