We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dacbd2 commit 41acc47Copy full SHA for 41acc47
src/current/v25.1/set-up-logical-data-replication.md
@@ -56,7 +56,7 @@ You cannot use LDR on a table with a schema that contains:
56
Additionally, for the `CREATE LOGICALLY REPLCATED` syntax, you cannot use LDR on a table with a schema that contains:
57
58
- [User-defined types]({% link {{ page.version.version }}/enum.md %})
59
-- [Foregin key]({% link {{ page.version.version }}/foreign-key.md %}) dependencies
+- [Foreign key]({% link {{ page.version.version }}/foreign-key.md %}) dependencies
60
61
For more details, refer to the LDR [Known limitations]({% link {{ page.version.version }}/logical-data-replication-overview.md %}#known-limitations).
62
0 commit comments