Skip to content

Commit 27855af

Browse files
Merge pull request #127281 from changeworld/patch-3
Fix typo: deletd -> deleted
2 parents 72a4a5f + adf1757 commit 27855af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/create-communication-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ az communication delete --name "acsResourceName" --resource-group "resourceGroup
132132
If you have any phone numbers assigned to your resource upon resource deletion, the phone numbers are automatically released from your resource at the same time.
133133

134134
> [!NOTE]
135-
> Resource deletion is **permanent**. If you delete the resource, no deletd data can be recovered, including Event Grid filters, phone numbers, or other data tied to your resource.
135+
> Resource deletion is **permanent**. If you delete the resource, no deleted data can be recovered, including Event Grid filters, phone numbers, or other data tied to your resource.
136136
137137
## Next steps
138138

0 commit comments

Comments
 (0)