Skip to content

Commit f29db50

Browse files
committed
chore: remove unneeded space in body
1 parent add3e72 commit f29db50

File tree

1 file changed

+1
-1
lines changed
  • src/Pages/GlobalConfigurations/ClustersAndEnvironments/CreateCluster

1 file changed

+1
-1
lines changed

src/Pages/GlobalConfigurations/ClustersAndEnvironments/CreateCluster/constants.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export const SIDEBAR_CONFIG: SidebarConfigType = {
1919
body: (
2020
<p className="m-0">
2121
Use Devtron to easily create Kubernetes clusters on popular cloud providers. Simplify cluster
22-
provisioning and management with a guided, user-friendly interface.{' '}
22+
provisioning and management with a guided, user-friendly interface.
2323
</p>
2424
),
2525
isEnterprise: true,

0 commit comments

Comments
 (0)