Skip to content

Commit 6ef6434

Browse files
Minor fix.
1 parent 8fda67e commit 6ef6434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/custom-event-to-eventhub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Typically, you create an application that retrieves event messages from the even
120120

121121
## Clean up resources
122122

123-
If you plan to continue working with this event, don't remove the resources that you created in this article. Otherwise, use the following command to delete the resources:
123+
If you plan to continue working with this custom topic and subscription, don't remove the resources that you created in this article. Otherwise, use the following command to delete the resources:
124124

125125
```azurecli-interactive
126126
az group delete --name gridResourceGroup

0 commit comments

Comments
 (0)