Skip to content

Commit 605f708

Browse files
Incorporate feedback.
1 parent 62e04ec commit 605f708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/includes/register-provider-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## Enable the Event Grid resource provider
1313

14-
1. If this article is the first time that user use Event Grid in your Azure subscription, you might need to register the Event Grid resource provider. Run the following command to register the provider:
14+
1. If this is the first time you're using Event Grid in your Azure subscription, you might need to register the Event Grid resource provider. Run the following command to register the provider:
1515

1616
```azurecli-interactive
1717
az provider register --namespace Microsoft.EventGrid

0 commit comments

Comments
 (0)