Skip to content

Commit 316156e

Browse files
authored
Fix a grammatical mistake
1 parent 83eacef commit 316156e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/contributing-code/pr-guidelines/contents.lr

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Read and follow the contributing guidelines and code of conduct for the project.
2121
* Use the format specified in pull request template for the repository. **Populate the stencil completely** for maximum verbosity.
2222
* Tag the actual issue number by replacing `#[issue_number]` e.g. `#42`.
2323
This closes the issue when your PR is merged.
24-
* Tag the actual issue author by replace `@[author]` e.g. `@issue_author`.
24+
* Tag the actual issue author by replacing `@[author]` e.g. `@issue_author`.
2525
This brings the reporter of the issue into the conversation.
2626
* Mark the tasks off your checklist by adding an `x` in the `[ ]` e.g. `[x]`.
2727
This checks off the boxes in your to-do list. The more boxes you check, the better.

0 commit comments

Comments
 (0)