You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/ApplicationGroup/List/EnvironmentsList.tsx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,11 +41,11 @@ import EnvironmentsListView from './EnvironmentListView'
41
41
import'./EnvironmentsList.scss'
42
42
43
43
constrenderAppGroupDescriptionContent=()=>
44
-
'Application Groups represent an environment and display all applications deployed to it. They simplify deploying interdependent microservices by allowing you to build and deploy multiple applications together.'
44
+
'Application Groups represent an environment and display all applications deployed to it. They simplify deploying interdependent microservices by allowing you to build and deploy multiple applications together.'
0 commit comments