Skip to content

Commit 1dfbb57

Browse files
authored
Merge pull request #300012 from hhunter-ms/quick-typo-fix
[DTS] Workflows --> Workflow
2 parents be77c5a + 29be86b commit 1dfbb57

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/container-apps/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
items:
170170
- name: With a job
171171
href: tutorial-event-driven-jobs.md
172-
- name: Workflows
172+
- name: Workflow
173173
href: workflows-overview.md
174174
- name: Troubleshooting
175175
items:

articles/container-apps/workflows-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Workflows in Azure Container Apps
2+
title: Workflow in Azure Container Apps
33
description: Learn about your workflow options for Azure Container Apps.
44
services: container-apps, azure-functions
55
author: lilyjma
66
ms.service: azure-container-apps
77
ms.topic: overview
8-
ms.date: 04/29/2025
8+
ms.date: 05/19/2025
99
ms.author: jiayma
1010
ms.reviewer: cshoe, hannahhunter
1111
---
1212

13-
# Workflows in Azure Container Apps
13+
# Workflow in Azure Container Apps
1414

1515
> [!NOTE]
1616
> The term "workflow" often has multiple meanings. In the context of Durable Functions, you might see workflows referred to as orchestrations. To avoid any confusion with container orchestrations, this article uses the term workflows instead.

0 commit comments

Comments
 (0)