Skip to content

Commit 685b981

Browse files
committed
Corrected some spelling errors.
1 parent 80eb0be commit 685b981

File tree

1 file changed

+3
-3
lines changed
  • Management-Utilities/fsx-ontap-aws-cli-scripts

1 file changed

+3
-3
lines changed

Management-Utilities/fsx-ontap-aws-cli-scripts/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Before running the UNIX based scripts, make sure the following package is instal
2323
|list_fsxn_svms | List all the storage virtual machines that the user access to. |
2424
|list_aws_subnets | List all the AWS subnets. |
2525
|list_aws_vpcs | List all the AWS VPCs. |
26-
|delete_fsxn_filesystem | Deletes an FSx for ONTAP file system. Including all the SVMs and volumes on it. |
27-
|delete_fsxn_svm | Deletes an SVM. Including all the volumes assigned to it. |
28-
|delete_fsxn_volume | Deletes a volume. |
26+
|delete_fsxn_filesystem | Deletes a specified FSx for ONTAP file system. Including all the SVMs and volumes on it. |
27+
|delete_fsxn_svm | Deletes a specified SVM. Including all the volumes assigned to it. |
28+
|delete_fsxn_volume | Deletes a specified volume. |
2929

3030

3131
## Author Information

0 commit comments

Comments
 (0)