Skip to content

Commit 32120aa

Browse files
fix: grammar on linters section (#8379)
* fix: grammar on linters section * Update docs/languages/javascript.md Co-authored-by: Nick Trogh <1908215+ntrogh@users.noreply.github.com> --------- Co-authored-by: Nick Trogh <1908215+ntrogh@users.noreply.github.com>
1 parent 5224284 commit 32120aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/languages/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ Click on the reference count to quickly browse a list of references:
361361
362362
## Linters
363363
364-
[Linters](https://en.wikipedia.org/wiki/Lint_%28software%29) provides warnings for suspicious looking code. While VS Code does not include a built-in JavaScript linter, many JavaScript linter [extensions](/docs/configure/extensions/extension-marketplace.md) available in the marketplace.
364+
[Linters](https://en.wikipedia.org/wiki/Lint_%28software%29) provides warnings for suspicious looking code. While VS Code does not include a built-in JavaScript linter, many JavaScript linter [extensions](/docs/configure/extensions/extension-marketplace.md) are available in the marketplace.
365365
366366
<div class="marketplace-extensions-javascript-linters-curated"></div>
367367

0 commit comments

Comments
 (0)