diff --git a/src/components/Safenet/Architecture/index.tsx b/src/components/Safenet/Architecture/index.tsx
index 97805743..58dcea4c 100644
--- a/src/components/Safenet/Architecture/index.tsx
+++ b/src/components/Safenet/Architecture/index.tsx
@@ -30,7 +30,7 @@ const userSteps: Array<{ step: number; text: string; icon?: { src: string; alt:
},
{
step: 4,
- text: 'Settles on user Account with execution proof',
+ text: 'Settles on user account with execution proof',
},
{
step: 5,
@@ -47,7 +47,7 @@ const ProcessorFeatures = () => (