Skip to content

Commit 2527457

Browse files
authored
Apply suggestions from code review
Grammar fix
1 parent c4a72ce commit 2527457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/enterprise/how-to-config-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Azure Spring Apps supports Azure DevOps Server, GitHub, GitLab, and Bitbucket fo
148148
Some configurable properties are available only for certain types. The following sections describe the properties for each repository type.
149149

150150
> [!NOTE]
151-
> Config Server takes `master` (on Git) as the default label if you don't specify one. However, GitHub has recently changed the default branch from `master` to `main`. To avoid Azure Spring Apps Config Server failure, be sure to pay attention to the default label when setting up Config Server with GitHub, especially for newly-created repositories.
151+
> Config Server takes `master` (on Git) as the default label if you don't specify one. However, GitHub has recently changed the default branch from `master` to `main`. To avoid Azure Spring Apps Config Server failure, be sure to pay attention to the default label when setting up Config Server with GitHub, especially for newly created repositories.
152152
>
153153
> Using a hyphen (-) to separate words is the only property naming convention currently supported. For example, you can use `default-label`, but not `defaultLabel`.
154154

0 commit comments

Comments
 (0)