Skip to content

Commit

Permalink
Fix typo in servicemesh example usage (hashicorp#6924) (hashicorp#13222)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <magic-modules@google.com>

Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician authored Dec 12, 2022
1 parent 3433c55 commit ad1522e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changelog/6924.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
```release-note:none
```
2 changes: 1 addition & 1 deletion website/docs/r/gke_hub_feature_membership.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ resource "google_gke_hub_feature" "feature" {
}
```

## Example Usage - Serivce Mesh
## Example Usage - Service Mesh

```hcl
resource "google_container_cluster" "cluster" {
Expand Down

0 comments on commit ad1522e

Please sign in to comment.