Skip to content

Commit 0f840c8

Browse files
Update index.js
Signed-off-by: Carlos Silva <209376648+carlosriosilva@users.noreply.github.com>
1 parent 3fd152d commit 0f840c8

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)