Skip to content

Commit 10ffa0b

Browse files
Merge pull request #6427 from carlosriosilva/patch-1
Update index.js
2 parents f7de0c2 + bbd735b commit 10ffa0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/pages/cloud-native-management/kanvas

src/pages/cloud-native-management/kanvas/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ const KanvasPage = ({ location }) => {
1414
};
1515
export default KanvasPage;
1616
export const Head = () => {
17-
return <SEO title="Kanvas" description="Collaboratively design and manage your Kubernetes clusters, infrastructure components, and cloud native apps. Confidently configure your systems with Kanvas's visual topology and built-in design patterns." />;
17+
return <SEO title="Kanvas" description="Collaboratively design and manage your Kubernetes workloads and Cloud services, infrastructure, and cloud native apps. Confidently configure your systems with Kanvas's visual topology and built-in design patterns." />;
1818
};

0 commit comments

Comments
 (0)