Skip to content

Commit

Permalink
docs: missing word
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Sep 13, 2024
1 parent 634506d commit 4b23c2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/resources/privatecloudgateway_ippool.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ An example of creating an IP Pool for a Private Cloud Gateway using a subnet of
}
```

The following example is for creating an IP that belongs to a Private Cloud Gateway created at the tenant scope.
The following example is for creating an IP pool that belongs to a Private Cloud Gateway created at the tenant scope.

```hcl
data "spectrocloud_private_cloud_gateway" "pcg" {
Expand Down
2 changes: 1 addition & 1 deletion templates/resources/privatecloudgateway_ippool.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ An example of creating an IP Pool for a Private Cloud Gateway using a subnet of
}
```

The following example is for creating an IP that belongs to a Private Cloud Gateway created at the tenant scope.
The following example is for creating an IP pool that belongs to a Private Cloud Gateway created at the tenant scope.

```hcl
data "spectrocloud_private_cloud_gateway" "pcg" {
Expand Down

0 comments on commit 4b23c2a

Please sign in to comment.