Skip to content

Commit 80eb0be

Browse files
committed
Corrected some spelling errors.
1 parent 277b9c3 commit 80eb0be

File tree

1 file changed

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

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ Before running the UNIX based scripts, make sure the following package is instal
1414

1515
| Script | Description |
1616
|:------------------------|:----------------|
17-
|create_fsxn_filesystem | Creates a new FSx for NetApp ONTAP file-system. |
18-
|create_fsxn_svm | Creates a new Storage Virtual Server (SVM) in a soecific FSx ONTAP filesystem. |
17+
|create_fsxn_filesystem | Creates a new FSx for NetApp ONTAP file system. |
18+
|create_fsxn_svm | Creates a new Storage Virtual Server (SVM) in a specified FSx for ONTAP file system. |
1919
|create_fsxn_volume | Creates a new volume under a specified SVM. |
20-
|list_fsx_filesystems | List all the FSx for NetApp ONTAP filesystems that the user has access to. |
21-
|list_fsx_filesystems.ps1 | List all the FSx for NetApp ONTAP filesystems that the user has access to, written in PowerShell. |
20+
|list_fsx_filesystems | List all the FSx for NetApp ONTAP file systems that the user has access to. |
21+
|list_fsx_filesystems.ps1 | List all the FSx for NetApp ONTAP file systems that the user has access to, written in PowerShell. |
2222
|list_fsxn_volumes | List all the FSx for NetApp ONTAP volumes that the user has access to. |
2323
|list_fsxn_svms | List all the storage virtual machines that the user access to. |
24-
|list_aws_subnets | List all the aws subnets. |
25-
|list_aws_vpcs | List all the aws VPCs. |
26-
|delete_fsxn_filesystem | Deletes an FSx for NetApp ONTAP filesystem. Including all the SVMs and volumes on it. |
27-
|delete_fsxn_svm | Deletes an svm. Including all the volumes assigned to it. |
24+
|list_aws_subnets | List all the AWS subnets. |
25+
|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. |
2828
|delete_fsxn_volume | Deletes a volume. |
2929

3030

0 commit comments

Comments
 (0)