From bb96825d6864919192156f01b4f98936601ca915 Mon Sep 17 00:00:00 2001 From: Jan Bernatik Date: Thu, 12 Dec 2024 16:53:29 -0800 Subject: [PATCH] fix typo --- agendas/2024/sprint-kickoff/2024-12-13-Flow-Sprint-Kickoff.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agendas/2024/sprint-kickoff/2024-12-13-Flow-Sprint-Kickoff.md b/agendas/2024/sprint-kickoff/2024-12-13-Flow-Sprint-Kickoff.md index 19e20dd40..531424944 100644 --- a/agendas/2024/sprint-kickoff/2024-12-13-Flow-Sprint-Kickoff.md +++ b/agendas/2024/sprint-kickoff/2024-12-13-Flow-Sprint-Kickoff.md @@ -2,7 +2,7 @@ ### Team Wins 🎉 - * EVM Dry-run deployed on Mainnet (enbales more flexibility in configuring EVM traces and reduces load on ANs) + * EVM Dry-run deployed on Mainnet (enables more flexibility in configuring EVM traces and reduces load on ANs) * Completed abstraction of DB access - first step towards replacing Badger DB. ---