File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ui/src/components/ExtensionComponent Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ const HeaderSection = ({ isDarkTheme }) => (
7979 CustomColor = { isDarkTheme ? "white" : "#3C494F" }
8080 />
8181 < Typography >
82- Design and operate your cloud native deployments with Kanvas .
82+ Design and operate your cloud and cloud native infrastructure .
8383 </ Typography >
8484 </ MuiBox >
8585 </ MuiBox >
Original file line number Diff line number Diff line change @@ -411,7 +411,7 @@ const ExtensionsComponent = () => {
411411 />
412412
413413 < Typography sx = { { margin : "auto" , paddingTop : "-1rem" } } >
414- Design and operate your cloud native deployments with Kanvas .
414+ Design and operate your cloud and cloud native infrastructure .
415415 </ Typography >
416416 </ div >
417417 </ div >
You can’t perform that action at this time.
0 commit comments