You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/sections/DeployServiceMesh/index.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -447,7 +447,7 @@ const ServiceMesh = () => {
447
447
<RowclassName="book_cover">
448
448
<Col$xs={12}$sm={6}className="book_col text">
449
449
<pclassName="cover">Services-first Network</p>
450
-
<h1>What is A <br></br> Service Mesh?</h1>
450
+
<h1>Learn about <br></br>cloud-native architecture.</h1>
451
451
<p>
452
452
Service meshes provide intent-based networking for microservices describing desired behavior of the network in the face of constantly changing conditions and network topology.
0 commit comments