Skip to content

Commit e687cf5

Browse files
authored
Merge pull request #286 from stackql/feature/provider-docs
docs v2
2 parents 8ad667b + 0b90112 commit e687cf5

File tree

1 file changed

+1
-1
lines changed
  • docs/snowflake-docs/providers/snowflake/database/databases

1 file changed

+1
-1
lines changed

docs/snowflake-docs/providers/snowflake/database/databases/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
470470
<tr id="parameter-ignore_edition_check">
471471
<td><CopyableCode code="ignore_edition_check" /></td>
472472
<td><code>boolean</code></td>
473-
<td>Whether to allow replicating data to accounts on lower editions. Default: `true`. For more information, see the <a href=https://docs.snowflake.com/en/sql-reference/sql/alter-database> ALTER DATABASE</a> reference.</td>
473+
<td>Whether to allow replicating data to accounts on lower editions. Default: `true`. For more information, see the <a href="https://docs.snowflake.com/en/sql-reference/sql/alter-database"> ALTER DATABASE</a> reference.</td>
474474
</tr>
475475
<tr id="parameter-kind">
476476
<td><CopyableCode code="kind" /></td>

0 commit comments

Comments
 (0)