diff --git a/src/dapps/architecture/5_relayers.md b/src/dapps/architecture/5_relayers.md index 6e82f18..1ee96bc 100644 --- a/src/dapps/architecture/5_relayers.md +++ b/src/dapps/architecture/5_relayers.md @@ -49,7 +49,7 @@ Specialized Relayers are relayers that are purpose-built to relay messages for a **_Advantages:_** - Specialized relayers can perform off-chain untrusted computation. -- They are highly customizeable and can perform batching, conditional delivery, multi-chain deliveries, etc. +- They are highly customizable and can perform batching, conditional delivery, multi-chain deliveries, etc. - Can home-roll an incentive structure. **_Disadvantages_**