From 64b8486a55a90ae917fbeccda75ea7890703c8fb Mon Sep 17 00:00:00 2001
From: Chris Hines <chris.hines@monash.edu>
Date: Tue, 8 Dec 2020 11:23:54 +1100
Subject: [PATCH] training auth description

---
 src/assets/config/authservers.training_cloud_cvl_org_au.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/assets/config/authservers.training_cloud_cvl_org_au.json b/src/assets/config/authservers.training_cloud_cvl_org_au.json
index 92baf74..e2aa025 100644
--- a/src/assets/config/authservers.training_cloud_cvl_org_au.json
+++ b/src/assets/config/authservers.training_cloud_cvl_org_au.json
@@ -10,6 +10,6 @@
       "icon": null,
       "scope": "user:email",
       "cafingerprint": "ECDSA SHA256:6wVXdokvvlTNcXPMc9KyvIXA8a8XNfLuhBfNOYeeMdg",
-      "desc": "<div>Training offers a reduced interface to our clusters</div>"
+      "desc": "<div>Training offers a training specific interface to our clusters</div>"
     }
 ]
-- 
GitLab