Skip to content

Commit 15fa23a

Browse files
norascheuchcharisk
andauthored
Fix grammatical issue
Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com>
1 parent cd70b19 commit 15fa23a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Here are a few things you can do that will increase the likelihood of your pull
2828
- [Integration tests that do require the VS Code API are located here](extensions/ql-vscode/src/vscode-tests).
2929
- Keep your change as focused as possible. If there are multiple changes you would like to make that are not dependent upon each other, consider submitting them as separate pull requests.
3030
- Write a [good commit message](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
31-
- Update the [changelog](https://github.com/github/vscode-codeql/blob/main/extensions/ql-vscode/CHANGELOG.md) if you are doing user-facing changes.
31+
- Update the [changelog](https://github.com/github/vscode-codeql/blob/main/extensions/ql-vscode/CHANGELOG.md) if you are making user-facing changes.
3232

3333
## Setting up a local build
3434

0 commit comments

Comments
 (0)