@@ -8,7 +8,7 @@ export const exploreLitmusData = [
88 {
99 icon : 'img/chaos-hub.svg' ,
1010 heading : 'ChaosHub' ,
11- description : 'GA shop for thousands of pre defined workflows and experiements to be used.' ,
11+ description : 'GA shop for thousands of pre defined workflows and experiments to be used.' ,
1212 url : '/chaoshub'
1313 } ,
1414 {
@@ -29,7 +29,7 @@ export const advancedLitmusData = [
2929 {
3030 icon : 'img/AdvanceLitmus/design.svg' ,
3131 heading : 'Design & Architecture' ,
32- description : 'Know in depth details of the LitmusChaos architecture used for testing resiliency of system.' ,
32+ description : 'Know in depth details of the LitmusChaos architecture used for testing resiliency of the system.' ,
3333 url : '/docs/architecture/overview/'
3434 } ,
3535 {
@@ -53,13 +53,13 @@ export const advancedLitmusData = [
5353 {
5454 icon : 'img/AdvanceLitmus/git-ops.svg' ,
5555 heading : 'GitOps' ,
56- description : 'Enabling GitOps is what makes Litmus stand out from rest. Know how.' ,
56+ description : 'Enabling GitOps is what makes Litmus stand out from the rest. Know how.' ,
5757 url : '/docs/concepts/gitops'
5858 } ,
5959 {
6060 icon : 'img/AdvanceLitmus/multi-tenancy.svg' ,
6161 heading : 'Multi Tenancy' ,
62- description : 'Litmus security features are one of the best thing and can not be overlooked.' ,
62+ description : 'Litmus security features are one of the best things and can not be overlooked.' ,
6363 url : '/docs/concepts/teaming'
6464 }
6565]
0 commit comments