Skip to content

Commit cd99691

Browse files
committed
edits
1 parent 92660b0 commit cd99691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Azure Spring Apps supports Azure DevOps, GitHub, GitLab, and Bitbucket for stori
5252
Additionally, some configurable properties are available only for certain types. The following subsections list the properties for each repository type.
5353

5454
> [!NOTE]
55-
> Config Server takes `master` (om Git itself) as the default label if you don't specify one. But GitHub has changed the default branch from `master` to `main` recently. 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.
55+
> 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.
5656
5757
### Public repository
5858

0 commit comments

Comments
 (0)