Skip to content

Commit 336fd22

Browse files
authored
Merge pull request #231386 from hhunter-ms/patch-toc
[Dapr/ACA] tweak capitalization
2 parents b5a8dbe + 085e7c3 commit 336fd22

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/container-apps/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
href: dapr-github-actions.md
156156
- name: Event-driven work using Dapr Bindings
157157
href: microservices-dapr-bindings.md
158-
- name: Microservices communication using Dapr Pub/sub messaging
158+
- name: Microservices communication using Dapr Publish and Subscribe
159159
href: microservices-dapr-pubsub.md
160160
- name: Microservices communication using Dapr Service Invocation
161161
href: microservices-dapr-service-invoke.md

articles/container-apps/microservices-dapr-pubsub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Microservices communication using Dapr Pub/sub messaging"
2+
title: "Microservices communication using Dapr Publish and Subscribe"
33
description: Enable two sample Dapr applications to send and receive messages and leverage Azure Container Apps.
44
author: hhunter-ms
55
ms.author: hannahhunter
@@ -10,7 +10,7 @@ zone_pivot_group_filename: container-apps/dapr-zone-pivot-groups.json
1010
zone_pivot_groups: dapr-languages-set
1111
---
1212

13-
# Microservices communication using Dapr Pub/sub messaging
13+
# Microservices communication using Dapr Publish and Subscribe
1414

1515
In this tutorial, you'll:
1616
> [!div class="checklist"]

0 commit comments

Comments
 (0)