Skip to content

Commit 0c3d0f2

Browse files
authored
Update docs/version-control/git-manage-repository.md
1 parent 1ac3f78 commit 0c3d0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/version-control/git-manage-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Select the new commit to confirm that it undoes the changes of the reverted comm
142142

143143
:::image type="content" source="media/vs-2022/git-repository-revert-confirmation.png" alt-text="Screenshot of confirming a revert operation." lightbox="media/vs-2022/git-repository-revert-confirmation.png":::
144144

145-
The **Revert** menu item might be grayed out (disabled) in certain circumstances, such as for merge commits or when a git operation is running.
145+
The **Revert** menu item might be grayed out (disabled) in certain circumstances, such as for merge commits or when a Git operation is running.
146146

147147
To learn more about reverting changes, see the [Git webpage for the revert command](https://git-scm.com/docs/git-revert).
148148

0 commit comments

Comments
 (0)