We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b21d1 commit 2ff85b6Copy full SHA for 2ff85b6
docs/snowflake-docs/providers/snowflake/database/databases/index.md
@@ -490,7 +490,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
490
<tr id="parameter-share">
491
<td><CopyableCode code="share" /></td>
492
<td><code>string</code></td>
493
- <td>ID of the share from which to create the database, in the form "{provider_account}.{share_name}".</td>
+ <td>ID of the share from which to create the database, in the form "<provider_account>.<share_name>".</td>
494
</tr>
495
<tr id="parameter-showLimit">
496
<td><CopyableCode code="showLimit" /></td>
0 commit comments