diff --git a/docs-main/overview/learn/multi-synchronizer.mdx b/docs-main/overview/learn/multi-synchronizer.mdx index b04e448c..14efd21f 100644 --- a/docs-main/overview/learn/multi-synchronizer.mdx +++ b/docs-main/overview/learn/multi-synchronizer.mdx @@ -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**