Skip to content

Commit fc281be

Browse files
committed
language tweak
Signed-off-by: Lee Calcote <[email protected]>
1 parent 261f143 commit fc281be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sections/useCases/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ const UseCases = () => {
4040
return (
4141
<UseCasesWrapper>
4242
<div className="use-cases-title" >
43-
<h2 className="heading"> Platform Engineering done right </h2>
44-
<p className="description"> Infrastructure diagraming is a breeze with Meshery. Configuration and operational design reviews between SRE, Platform Engineer, DevOps pro, or Developer </p>
43+
<h2 className="heading"> Platform Engineering done right</h2>
44+
<p className="description"> Infrastructure diagraming is intuitive with visual architecture of Kubernetes clusters and Cloud services in Meshery. Whether you're an SRE, Platform Engineer, DevOps engineer, developer... Kubernetes configuration and operational design reviews between your engineering teams is a breeze.</p>
4545
</div>
4646

4747
<Container>

0 commit comments

Comments
 (0)