Skip to content

Commit 687d1eb

Browse files
Vivek Vishalritzorama
andauthored
Update src/sections/Meshery/Features-Col/data/index.js
Co-authored-by: Rian the rizzler <182301570+ritzorama@users.noreply.github.com> Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent ea457cf commit 687d1eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/sections/Meshery/Features-Col/data

src/sections/Meshery/Features-Col/data/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const LifecycleFeature = () => {
2525
{ content: "Discover, deploy, and visualize Kubernetes clusters", className: "--on" },
2626
{ content: "Dry-run capabilities and change previews in pull requests", className: "--on" },
2727
{ content: "Meshery CLI (mesheryctl) for streamlined cluster ops", className: "--on" },
28-
{ content: "Bulk import of infrastructure from GitHub", className: "--on" },
28+
{ content: "Bulk import of infrastructure as code from GitHub", className: "--on" },
2929
{ content: "Helm chart generation and environment configuration", className: "--on" },
3030
{ content: "Workspaces for centralized team and project management", className: "--on" },
3131
{ content: "Environments for grouped resource access and control", className: "--on" },

0 commit comments

Comments
 (0)