Forráskód Böngészése

update header tag copy (#4645)

ianedwards 2 éve
szülő
commit
0a1f90fcbb

+ 1 - 1
dashboard/src/main/home/app-dashboard/app-view/AppHeader.tsx

@@ -94,7 +94,7 @@ const AppHeader: React.FC = () => {
         <ImageTagContainer hoverable={false}>
         <ImageTagContainer hoverable={false}>
           <TagContainer>
           <TagContainer>
             <StatusDot color="#FFA500" />
             <StatusDot color="#FFA500" />
-            <Code>Awaiting Build</Code>
+            <Code>Awaiting deploy</Code>
           </TagContainer>
           </TagContainer>
         </ImageTagContainer>
         </ImageTagContainer>
       );
       );