Skip to content

Commit

Permalink
Fixed Typo platform_organization.md (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
ritek01 authored Sep 26, 2024
1 parent a09fc4c commit 81e95ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/platform_organization.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ References:
```terraform
resource "harness_platform_organization" "this" {
identifier = "MyOrg"
name = "My Otganization"
name = "My Organization"
description = "An example organization"
tags = ["foo:bar", "baz:qux"]
}
Expand Down

0 comments on commit 81e95ba

Please sign in to comment.