Skip to content

Commit c434960

Browse files
authored
Update .github/ISSUE_TEMPLATE/pre-work-template-devops-security.md
1 parent 14df07f commit c434960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/pre-work-template-devops-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ If you are unable to authenticate from your local machine using the CLI, post in
8585
- [ ] Once you have tested your changes, stage them in git with
8686
- [ ] `git status` command.
8787
- [ ] then `git add path/to/file` (you can copy from above output for the file path).
88-
- [ ] Commit the changes by executing `git commit -m "briefl description of changes"`.
88+
- [ ] Commit the changes by executing `git commit -m "brief description of changes"`.
8989
- [ ] Push the changes with `git push --set-upstream origin name-of-branch`

0 commit comments

Comments
 (0)