Skip to content

Commit d55517a

Browse files
committed
wording
1 parent fc77000 commit d55517a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/replication/transactional/bidirectional-transactional-replication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ monikerRange: "=azuresqldb-mi-current||>=sql-server-2016"
2323

2424
In [!INCLUDE[ssVersion2005](../../../includes/ssversion2005-md.md)] and later versions, this topology is also supported by peer-to-peer transactional replication, but bidirectional replication can provide improved performance.
2525

26-
Before adding a subscription to a bi-directional publication by using the fully-qualified domain name (FQDN), verify that the server name (`@@SERVERNAME`) of the subscriber returns the FQDN. If the subscriber server name does not return the FQDN, changes that originate from the that subscriber may cause primary key violations.
26+
If you want to add a subscription to a bi-directional publication by using the the fully-qualified domain name (FQDN), verify that the server name (`@@SERVERNAME`) of the subscriber returns the FQDN. If the subscriber server name does not return the FQDN, changes that originate from the that subscriber may cause primary key violations.
2727

2828

2929
## See Also

0 commit comments

Comments
 (0)