This repository was archived by the owner on Mar 19, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
dist/components/clusters/partials
src/components/clusters/partials Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ <h1 >Kubernetes Clusters</h1>
14
14
< div ng-if ="ctrl.clusters.length === 0 ">
15
15
< div style ="text-align: center; padding-top: 90px; min-height: 220px; min-width: 400px; margin: 0 auto; ">
16
16
< i ng-class ="icon " class ="icon-gf icon-gf-endpoint no-endpoints "> </ i >
17
- < p ng-if ="ctrl.isOrgEditor "> Looks like you don’t have any clulsters yet.< br >
17
+ < p ng-if ="ctrl.isOrgEditor "> Looks like you don’t have any clusters yet.< br >
18
18
< a class ="highlight-word " href ="plugins/grafana-kubernetes-app/page/cluster-config "> Add a new cluster</ a >
19
19
</ p >
20
20
< p ng-if ="!ctrl.isOrgEditor "> Your org does not have any clusters configured. Contact your org admin.
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ <h1 >Kubernetes Clusters</h1>
14
14
< div ng-if ="ctrl.clusters.length === 0 ">
15
15
< div style ="text-align: center; padding-top: 90px; min-height: 220px; min-width: 400px; margin: 0 auto; ">
16
16
< i ng-class ="icon " class ="icon-gf icon-gf-endpoint no-endpoints "> </ i >
17
- < p ng-if ="ctrl.isOrgEditor "> Looks like you don’t have any clulsters yet.< br >
17
+ < p ng-if ="ctrl.isOrgEditor "> Looks like you don’t have any clusters yet.< br >
18
18
< a class ="highlight-word " href ="plugins/grafana-kubernetes-app/page/cluster-config "> Add a new cluster</ a >
19
19
</ p >
20
20
< p ng-if ="!ctrl.isOrgEditor "> Your org does not have any clusters configured. Contact your org admin.
You can’t perform that action at this time.
0 commit comments