From 978df6b279082f25093bb4a2a1e2e0464cb7d800 Mon Sep 17 00:00:00 2001 From: akhilmukkara <32775509+akhilmukkara@users.noreply.github.com> Date: Wed, 4 Jun 2025 16:14:43 +0400 Subject: [PATCH 1/3] Update data.js --- website/src/components/section/Home/data.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/components/section/Home/data.js b/website/src/components/section/Home/data.js index 8f132fc2..b5e1da44 100644 --- a/website/src/components/section/Home/data.js +++ b/website/src/components/section/Home/data.js @@ -8,7 +8,7 @@ export const exploreLitmusData = [ { icon: 'img/chaos-hub.svg', heading: 'ChaosHub', - description: 'GA shop for thousands of pre defined workflows and experiements to be used.', + description: 'GA shop for thousands of pre defined workflows and experiments to be used.', url: '/chaoshub' }, { @@ -29,7 +29,7 @@ export const advancedLitmusData = [ { icon: 'img/AdvanceLitmus/design.svg', heading: 'Design & Architecture', - description: 'Know in depth details of the LitmusChaos architecture used for testing resiliency of system.', + description: 'Know in depth details of the LitmusChaos architecture used for testing resiliency of the system.', url: '/docs/architecture/overview/' }, { @@ -53,13 +53,13 @@ export const advancedLitmusData = [ { icon: 'img/AdvanceLitmus/git-ops.svg', heading: 'GitOps', - description: 'Enabling GitOps is what makes Litmus stand out from rest. Know how.', + description: 'Enabling GitOps is what makes Litmus stand out from the rest. Know how.', url: '/docs/concepts/gitops' }, { icon: 'img/AdvanceLitmus/multi-tenancy.svg', heading: 'Multi Tenancy', - description: 'Litmus security features are one of the best thing and can not be overlooked.', + description: 'Litmus security features are one of the best things and can not be overlooked.', url: '/docs/concepts/teaming' } ] From 46961373bb58ebb3c0729d442fe86d3446ce2cfe Mon Sep 17 00:00:00 2001 From: akhilmukkara <32775509+akhilmukkara@users.noreply.github.com> Date: Wed, 4 Jun 2025 16:17:23 +0400 Subject: [PATCH 2/3] Update data.js From 99428b88e0f7f666dbeb0783edfb4c899ceba2b9 Mon Sep 17 00:00:00 2001 From: akhilmukkara <32775509+akhilmukkara@users.noreply.github.com> Date: Wed, 4 Jun 2025 16:17:42 +0400 Subject: [PATCH 3/3] Update data.js