From 968600597625dcac25a146b3f3797fa9de75d2f5 Mon Sep 17 00:00:00 2001 From: Roman Mazur Date: Sun, 24 Nov 2024 16:20:10 +0100 Subject: [PATCH] Update AboutCairoVMBanner.tsx --- components/AboutCairoVMBanner.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/components/AboutCairoVMBanner.tsx b/components/AboutCairoVMBanner.tsx index 7b54020..1f26e27 100644 --- a/components/AboutCairoVMBanner.tsx +++ b/components/AboutCairoVMBanner.tsx @@ -43,9 +43,7 @@ const AboutCairoVMBanner = () => { > Walnut - , this app lets you compile Cairo programs into Sierra and CASM. - Gradually, we will introduce step-through execution for CASM, Sierra, - and Cairo, as part of our Cairo debugger development. + , this app enables seamless compilation of Cairo programs into Sierra and CASM. With step-through execution for Cairo, Sierra, and CASM, it empowers developers to explore and understand the inner workings of the Cairo Virtual Machine.