Skip to content

Commit 7eb0d4b

Browse files
committed
updated snowflake docs
1 parent 3de6fb8 commit 7eb0d4b

File tree

1 file changed

+1
-1
lines changed
  • docs/snowflake-docs/providers/snowflake/managed_account/managed_accounts

1 file changed

+1
-1
lines changed

docs/snowflake-docs/providers/snowflake/managed_account/managed_accounts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Creates, updates, deletes, gets or lists a <code>managed_accounts</code> resourc
4040
| <CopyableCode code="created_on" /> | `string` | Date and time the account was created. |
4141
| <CopyableCode code="locator" /> | `string` | Legacy identifier for the account. |
4242
| <CopyableCode code="region" /> | `string` | Region in which the managed account is located. For reader accounts, this is always the same as the region for the provider account. |
43-
| <CopyableCode code="url" /> | `string` | Account URL that is used to connect to the account, in the account name format. The account identifier in this format follows the pattern <orgname>-<account_name>. |
43+
| <CopyableCode code="url" /> | `string` | Account URL that is used to connect to the account, in the account name format. The account identifier in this format follows the pattern {orgname}-{account_name}. |
4444

4545
## Methods
4646
| Name | Accessible by | Required Params | Description |

0 commit comments

Comments
 (0)