Nashwan Azhari 7 лет назад
Родитель
Сommit
58680f36fb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/organisms/Licence/Licence.jsx

+ 1 - 1
src/components/organisms/Licence/Licence.jsx

@@ -251,7 +251,7 @@ class LicenceC extends React.Component<Props, State> {
     let currentPeriod = moment(info.currentPeriodEnd)
     let currentPeriod = moment(info.currentPeriodEnd)
     let days = currentPeriod.diff(new Date(), 'days')
     let days = currentPeriod.diff(new Date(), 'days')
     if (days < 0) {
     if (days < 0) {
-      return 'Please contact Cloudbase Solutions with you Appliance ID in order to obtain a Coriolis® licence'
+      return 'Please contact Cloudbase Solutions with your Appliance ID in order to obtain a Coriolis® licence'
     }
     }
     return (
     return (
       <LicenceRowDescription>
       <LicenceRowDescription>