Skip to content

Commit

Permalink
Further improve wording
Browse files Browse the repository at this point in the history
Signed-off-by: Dainius Serplis <[email protected]>
  • Loading branch information
Didainius committed Nov 14, 2024
1 parent ed4519d commit b336fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/tm_org.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The following arguments are supported:

* `name` - (Required) A name for Organization with which users log in to it as it will be used in
the URL. The Org must be disabled to or transition from previous disabled state
(`is_enabled=false`) to change a name.
(`is_enabled=false`) to change a name because it changes tenant login URL.
* `display_name` - (Required) A human readable name for Organization
* `description` - (Optional) An optional description for Organization
* `is_enabled` - (Optional) Defines if Organization is enabled. Default `true`. **Note:**
Expand Down

0 comments on commit b336fc1

Please sign in to comment.