Correct spelling mistake in name of component
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / app / services / caas-ingress / caas-ingress.service.ts
index 9f3a03b..6663fa5 100644 (file)
@@ -24,7 +24,7 @@ import { V1PodList } from '@kubernetes/client-node';
 import { Observable } from 'rxjs';
 
 /**
-* Services for calling the Controlpanel caas-ingress endpoints to get Kubernetes details.
+* Services for calling the Control Panel caas-ingress endpoints to get Kubernetes details.
 */
 @Injectable({
   providedIn: 'root'