Skip to content

Commit 5f77fad

Browse files
committed
Minor doc change.
1 parent 97458f5 commit 5f77fad

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

Terraform/deploy-fsx-ontap/module/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variable "name" {
2-
description = "The name to assign to the FSxN file system."
2+
description = "The name to assign to the FSx for ONTAP file system."
33
type = string
44
default = "fsxn"
55
}

0 commit comments

Comments
 (0)