Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-main/overview/learn/multi-synchronizer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Most applications only need the Global Synchronizer. Multiple synchronizers beco

## Motivation

Participant Nodes execute Daml transactions using a Synchronizer Synchronizer, which can be either the Global Synchronizer or a privately operated Synchronizer. There are multiple reasons why you might require more than one Synchronizer:
Participant Nodes execute Daml transactions using a Synchronizer, which can be either the Global Synchronizer or a privately operated Synchronizer. There are multiple reasons why you might require more than one Synchronizer:

- **Regulations**

Expand Down