Skip to content

Commit 41acc47

Browse files
authored
Fix typo on setup LDR page (#19468)
1 parent 1dacbd2 commit 41acc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/current/v25.1/set-up-logical-data-replication.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You cannot use LDR on a table with a schema that contains:
5656
Additionally, for the `CREATE LOGICALLY REPLCATED` syntax, you cannot use LDR on a table with a schema that contains:
5757

5858
- [User-defined types]({% link {{ page.version.version }}/enum.md %})
59-
- [Foregin key]({% link {{ page.version.version }}/foreign-key.md %}) dependencies
59+
- [Foreign key]({% link {{ page.version.version }}/foreign-key.md %}) dependencies
6060

6161
For more details, refer to the LDR [Known limitations]({% link {{ page.version.version }}/logical-data-replication-overview.md %}#known-limitations).
6262

0 commit comments

Comments
 (0)