Skip to content

Commit aba6132

Browse files
authored
Merge pull request #111792 from tdykstra/patch-67
"your" to "a/an" in Spring Cloud TOC
2 parents 6352c0b + 0396d7f commit aba6132

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/spring-cloud/toc.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,29 @@
88
- name: Quickstarts
99
expanded: true
1010
items:
11-
- name: Launch your Spring Cloud app using the portal
11+
- name: Launch a Spring Cloud app using the portal
1212
href: spring-cloud-quickstart-launch-app-portal.md
13-
- name: Launch your Spring Cloud app using the Azure CLI
13+
- name: Launch a Spring Cloud app using the Azure CLI
1414
href: spring-cloud-quickstart-launch-app-cli.md
15-
- name: Launch your Spring Cloud app from source
15+
- name: Launch a Spring Cloud app from source
1616
href: spring-cloud-launch-from-source.md
17-
- name: Launch your Spring Cloud app using Maven
17+
- name: Launch a Spring Cloud app using Maven
1818
href: spring-cloud-quickstart-launch-app-maven.md
1919
- name: Tutorials
2020
items:
21-
- name: Set up your Config Server
21+
- name: Set up a Config Server
2222
href: spring-cloud-tutorial-config-server.md
23-
- name: Manually scale your application
23+
- name: Manually scale an application
2424
href: spring-cloud-tutorial-scale-manual.md
25-
- name: Monitor your application using distributed tracing and App Insights
25+
- name: Monitor an application using distributed tracing and App Insights
2626
href: spring-cloud-tutorial-distributed-tracing.md
2727
- name: Monitor Spring Cloud resources using alerts and action groups
2828
href: spring-cloud-tutorial-alerts-action-groups.md
29-
- name: Bind your application to Azure CosmosDB
29+
- name: Bind an application to Azure CosmosDB
3030
href: spring-cloud-tutorial-bind-cosmos.md
31-
- name: Bind your application with Azure Cache for Redis
31+
- name: Bind an application with Azure Cache for Redis
3232
href: spring-cloud-tutorial-bind-redis.md
33-
- name: Bind your application to Azure MySQL
33+
- name: Bind an application to Azure MySQL
3434
href: spring-cloud-tutorial-bind-mysql.md
3535
- name: Concepts
3636
items:

0 commit comments

Comments
 (0)