diff --git a/src/wormhole/5_guardianNetwork.md b/src/wormhole/5_guardianNetwork.md index d15d8d6..6388dd4 100644 --- a/src/wormhole/5_guardianNetwork.md +++ b/src/wormhole/5_guardianNetwork.md @@ -42,7 +42,7 @@ The signing scheme of the VAAs can be changed without affecting downstream users ## Chain Agnosticism -Today, Wormhole supports a wider range of ecosystems than any other interoperability protocol because it uses simple tech (t-schnorr signatures), an adaptable, heterogenous relayer model, and a robust validator network. +Today, Wormhole supports a wider range of ecosystems than any other interoperability protocol because it uses simple tech (t-schnorr signatures), an adaptable, heterogeneous relayer model, and a robust validator network. Wormhole can expand to new ecosystems as quickly as a Core Contract can be developed for the smart contract runtime. Relayers don't need to be factored into the security model--they just need to be able to upload messages to the blockchain. The Guardians are able to observe every transaction on every chain, without taking shortcuts.