From 8afd0496cdd6095d598b646074300b00f9a331bd Mon Sep 17 00:00:00 2001 From: "L0GYKAL.eth" <32228897+L0GYKAL@users.noreply.github.com> Date: Fri, 14 Jun 2024 06:46:22 +0200 Subject: [PATCH] Orthograph error (#14) Corrected a word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 020a0f09..39d9c777 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ parallel to Madara and handles 3. updating the state on Cairo core contracts The tentative flow of the orchestrator looks like this but this is subject to -change as we learn more about external systems and the constratins involved. +change as we learn more about external systems and the constraints involved. ![orchestrator_da_sequencer_diagram](./docs/orchestrator_da_sequencer_diagram.png)