Skip to content

Commit 9575899

Browse files
committed
Fix description
1 parent da7ad0e commit 9575899

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

docs/data-sources/feature_ngoam.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
page_title: "nxos_feature_ngoam Data Source - terraform-provider-nxos"
44
subcategory: "Feature"
55
description: |-
6-
This data source can read the VXLAN VXLAN operations, administration, and maintenance feature.
6+
This data source can read the VXLAN operations, administration, and maintenance feature.
77
API Documentation: fmNgoam https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Feature%20Management/fm:Ngoam/
88
---
99

1010
# nxos_feature_ngoam (Data Source)
1111

12-
This data source can read the VXLAN VXLAN operations, administration, and maintenance feature.
12+
This data source can read the VXLAN operations, administration, and maintenance feature.
1313

1414
- API Documentation: [fmNgoam](https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Feature%20Management/fm:Ngoam/)
1515

docs/resources/feature_ngoam.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
page_title: "nxos_feature_ngoam Resource - terraform-provider-nxos"
44
subcategory: "Feature"
55
description: |-
6-
This resource can manage the VXLAN VXLAN operations, administration, and maintenance feature.
6+
This resource can manage the VXLAN operations, administration, and maintenance feature.
77
API Documentation: fmNgoam https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Feature%20Management/fm:Ngoam/
88
---
99

1010
# nxos_feature_ngoam (Resource)
1111

12-
This resource can manage the VXLAN VXLAN operations, administration, and maintenance feature.
12+
This resource can manage the VXLAN operations, administration, and maintenance feature.
1313

1414
- API Documentation: [fmNgoam](https://pubhub.devnetcloud.com/media/dme-docs-10-2-2/docs/Feature%20Management/fm:Ngoam/)
1515

gen/definitions/feature_ngoam.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: Feature NGOAM
33
class_name: fmNgoam
44
dn: sys/fm/ngoam
5-
ds_description: This data source can read the VXLAN VXLAN operations, administration, and maintenance feature.
6-
res_description: This resource can manage the VXLAN VXLAN operations, administration, and maintenance feature.
5+
ds_description: This data source can read the VXLAN operations, administration, and maintenance feature.
6+
res_description: This resource can manage the VXLAN operations, administration, and maintenance feature.
77
doc_path: Feature%20Management/fm:Ngoam/
88
doc_category: Feature
99
attributes:

internal/provider/data_source_nxos_feature_ngoam.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/provider/resource_nxos_feature_ngoam.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)