Skip to content

Commit d726870

Browse files
authored
fix typo
1 parent 09feb57 commit d726870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/tutorial-process-mailing-list-subscriptions-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ When you're done, your logic app looks like this workflow at a high level:
5656
| **Subscription** | <*Azure-subscription-name*> | Your Azure subscription name. This example uses `Pay-As-You-Go`. |
5757
| **Resource group** | LA-MailingList-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-MailingList-RG`. |
5858
| **Name** | LA-MailingList | Your logic app's name, which can contain only letters, numbers, hyphens (`-`), underscores (`_`), parentheses (`(`, `)`), and periods (`.`). This example uses `LA-MailingList`. |
59-
| **Location** | West US | TThe region where to store your logic app information. This example uses `West US`. |
59+
| **Location** | West US | The region where to store your logic app information. This example uses `West US`. |
6060
| **Log Analytics** | Off | Keep the **Off** setting for diagnostic logging. |
6161
||||
6262

0 commit comments

Comments
 (0)