We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14df07f commit c434960Copy full SHA for c434960
1 file changed
.github/ISSUE_TEMPLATE/pre-work-template-devops-security.md
@@ -85,5 +85,5 @@ If you are unable to authenticate from your local machine using the CLI, post in
85
- [ ] Once you have tested your changes, stage them in git with
86
- [ ] `git status` command.
87
- [ ] 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"`.
+- [ ] Commit the changes by executing `git commit -m "brief description of changes"`.
89
- [ ] Push the changes with `git push --set-upstream origin name-of-branch`
0 commit comments