From 1d7ce67955b9a0afffde1561983984b67d6a0f0f Mon Sep 17 00:00:00 2001 From: Fermin 'Piscu' Carranza Date: Fri, 3 Nov 2023 08:54:59 -0400 Subject: [PATCH] Update umip-157.md missing text --- how-across-works/umip-157.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-across-works/umip-157.md b/how-across-works/umip-157.md index 438e4de..fe5ba80 100644 --- a/how-across-works/umip-157.md +++ b/how-across-works/umip-157.md @@ -2,7 +2,7 @@ The Across smart contracts plus the [UMIP](https://github.com/UMAprotocol/UMIPs/blob/master/UMIPs/umip-157.md) provide the fundamental rules of the Across Protocol. The Relayer and Dataworker are simply roles that anyone can assume in exchange for earning rewards and securing the system. -Risk labs provides [open source, opinionated implementations of the Relayer and Dataworker](https://github.com/across-protocol/relayer-v2/tree/master) but there technically many ways to customize the behavior of the software. +Risk labs provides [open source, opinionated implementations of the Relayer and Dataworker](https://github.com/across-protocol/relayer-v2/tree/master) but there are technically many ways to customize the behavior of the software. ## Who should care about UMIP-157