Skip to content

Commit fdf0ad8

Browse files
authored
Update to match product GUI name.
1 parent 9674f8f commit fdf0ad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/replication/transactional/peer-to-peer/configure-last-writer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom:
1515

1616
Beginning with [!INCLUDE [sssql19-md](../../../../includes/sssql19-md.md)] CU 13, you can configure peer-to-peer replication to automatically resolve conflicts by allowing the most recent insert or update to win the conflict. If either write deletes the row, SQL Server allows the delete to win the conflict. This method is known as last write wins.
1717

18-
Use stored procedures to configure last write wins. Do not use P2P topology wizard to add or remove P2P nodes when you use last writer.
18+
Use stored procedures to configure last write wins. Do not use Peer-to-Peer Topology Wizard to add or remove nodes when you use last writer.
1919

2020
## Important configuration considerations
2121

0 commit comments

Comments
 (0)