Skip to content

Commit b46943f

Browse files
authored
Add syntax
1 parent b1e58cf commit b46943f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HowToGuides/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,4 @@ provides a comprehensive overview of `rebase`:
173173

174174
It's important to note that you should only rebase commits that have not been pushed to a public branch.
175175
If you need to tidy up commits that have already been pushed,
176-
it's generally better to use git revert to avoid causing confusion for other developers.
176+
it's generally better to use `git revert` to avoid causing confusion for other developers.

0 commit comments

Comments
 (0)