Skip to content

Commit 85f4d65

Browse files
committed
Fix typos
1 parent da2d610 commit 85f4d65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/logic-apps/tutorial-build-schedule-recurring-logic-app-workflow.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Build schedule-based automation workflows
3-
description: Tutorial - Create a schedule-based, recurring, automated workflows with Azure Logic Apps
2+
title: Build schedule-based automation workflows with Azure
3+
description: Tutorial - Create a schedule-based, recurring automation workflow that integrates across cloud services by using Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: logicappspm
@@ -58,7 +58,7 @@ When you're done, your logic app looks like this workflow at a high level:
5858
| **Subscription** | <*Azure-subscription-name*> | Your Azure subscription name. This example uses `Pay-As-You-Go`. |
5959
| **Resource group** | LA-TravelTime-RG | The name for the [Azure resource group](../azure-resource-manager/management/overview.md), which is used to organize related resources. This example creates a new resource group named `LA-TravelTime-RG`. |
6060
| **Name** | LA-TravelTime | Your logic app's name, which can contain only letters, numbers, hyphens (`-`), underscores (`_`), parentheses (`(`, `)`), and periods (`.`). This example uses `LA-TravelTime`. |
61-
| **Location** | West US | TThe region where to store your logic app information. This example uses `West US`. |
61+
| **Location** | West US | The region where to store your logic app information. This example uses `West US`. |
6262
| **Log Analytics** | Off | Keep the **Off** setting for diagnostic logging. |
6363
||||
6464

0 commit comments

Comments
 (0)