Skip to content

Commit 143c24a

Browse files
Merged PR 494402: fixing vsts-docs issue 3988 -- space missing after link text
per https://github.com/MicrosoftDocs/vsts-docs/issues/3988
2 parents 3a95020 + 16d6400 commit 143c24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/git/what-is-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ vote to approve the code.
136136
#### Branch policies
137137

138138
Your team can configure Azure DevOps to enforce
139-
consistent workflows and process across your team. Set up [branch policies](/azure/devops/git/branch-policies)to
139+
consistent workflows and process across your team. Set up [branch policies](/azure/devops/git/branch-policies) to
140140
ensure that pull requests meet your requirements before completion.
141141
Branch policies protect your important branches by preventing direct
142142
pushes, requiring reviewers, and ensuring clean builds.

0 commit comments

Comments
 (0)