Skip to content

Commit f4b6cfa

Browse files
authored
Apply suggestions from code review
Changed "cleanup" to "clean up".
1 parent 893d2d1 commit f4b6cfa

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/applied-ai-services/form-recognizer/includes/how-to-guides/csharp-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ dotnet run
595595

596596
## Clean up resources
597597

598-
If you want to cleanup and remove a Cognitive Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
598+
If you want to clean up and remove a Cognitive Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
599599

600600
* [Portal](../../../../cognitive-services/cognitive-services-apis-create-account.md#clean-up-resources)
601601
* [Azure CLI](../../../../cognitive-services/cognitive-services-apis-create-account-cli.md#clean-up-resources)

articles/applied-ai-services/form-recognizer/includes/how-to-guides/java-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ gradle run
428428

429429
## Clean up resources
430430

431-
If you want to cleanup and remove a Cognitive Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
431+
If you want to clean up and remove a Cognitive Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
432432

433433
* [Portal](../../../../cognitive-services/cognitive-services-apis-create-account.md#clean-up-resources)
434434
* [Azure CLI](../../../../cognitive-services/cognitive-services-apis-create-account-cli.md#clean-up-resources)

articles/applied-ai-services/form-recognizer/includes/how-to-guides/javascript-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ node index.js
424424

425425
## Clean up resources
426426

427-
If you want to cleanup and remove a Cognitive Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
427+
If you want to clean up and remove a Cognitive Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
428428

429429
* [Portal](../../../../cognitive-services/cognitive-services-apis-create-account.md#clean-up-resources)
430430
* [Azure CLI](../../../../cognitive-services/cognitive-services-apis-create-account-cli.md#clean-up-resources)

articles/applied-ai-services/form-recognizer/includes/how-to-guides/python-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ python form-recognizer.py
391391

392392
## Clean up resources
393393

394-
If you want to cleanup and remove a Cognitive Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
394+
If you want to clean up and remove a Cognitive Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
395395

396396
* [Portal](../../../../cognitive-services/cognitive-services-apis-create-account.md#clean-up-resources)
397397
* [Azure CLI](../../../../cognitive-services/cognitive-services-apis-create-account-cli.md#clean-up-resources)

0 commit comments

Comments
 (0)