From 48b7b6cb89097cc000a5552dbc7c0d067a4f5ea2 Mon Sep 17 00:00:00 2001
From: Luke Glasscock <luke.glasscock@ascellatech.com>
Date: Fri, 8 Jan 2021 14:32:12 -0700
Subject: [PATCH] Modify text

---
 src/components/ADCE/ADCETabSection.vue | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/components/ADCE/ADCETabSection.vue b/src/components/ADCE/ADCETabSection.vue
index daa9927d..5f023c66 100644
--- a/src/components/ADCE/ADCETabSection.vue
+++ b/src/components/ADCE/ADCETabSection.vue
@@ -39,8 +39,9 @@
           <v-tab-item class="text-left">
             <p>
               We use a Cloud-agnostic approach with CNCF-certified Kubernetes
-              distributions: vanilla Kubernetes with Helm, Rancher, and Upstream
-              Archosaur. AWS is currently supported, with Azure coming soon.
+              distributions: vanilla Kubernetes with Helm, Rancher, and P1
+              upstream Kubernetes distribution. AWS is currently supported, with
+              Azure coming soon.
             </p>
             <v-simple-table
               dark
-- 
GitLab