AykutSarac %!s(int64=2) %!d(string=hai) anos
pai
achega
a2d77cf65a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/containers/Modals/AccountModal/index.tsx

+ 1 - 1
src/containers/Modals/AccountModal/index.tsx

@@ -100,7 +100,7 @@ const AccountView: React.FC<Pick<ModalProps, "setVisible">> = ({ setVisible }) =
           ) : (
             <Button href="/pricing" status="TERTIARY" block link>
               <IoRocketSharp />
-              UPDATE TO PREMIUM!
+              UPGRADE TO PREMIUM!
             </Button>
           )}
         </StyledAccountWrapper>