Skip to content

Commit 6c18c90

Browse files
Apply suggestions from code review
1 parent e65f4ad commit 6c18c90

File tree

1 file changed

+2
-3
lines changed
  • src/connections/storage/catalog/snowflake

1 file changed

+2
-3
lines changed

src/connections/storage/catalog/snowflake/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,10 @@ To install and verify your accounts:
9393
snowsql -a <account> -u <user>
9494
```
9595

96-
For accounts outside the US, the account ID includes the region. You can find your account name from the browser address string:
96+
For accounts outside the US, the account ID includes the region. You can find your account name from the browser address string.
9797

98-
<img width="566" alt="rtaImage" src="https://user-images.githubusercontent.com/37472597/212277907-04e05f89-ae0c-4c75-a355-9ce975cb05a0.png">
98+
If your web address is `https://myaccountname.snowflakecomputing.com/console#/internal/worksheet`, your account name would be `myaccountname`.
9999

100-
The text in the red box (the one before the first dot) is going to be your account name.
101100

102101
You can also find part of your account name by running the following query on your worksheet in Snowflake:
103102

0 commit comments

Comments
 (0)