瀏覽代碼

Merge pull request #370 from aznashwan/licensing-typo

Fix typo in licence prompt.
Dorin Paslaru 7 年之前
父節點
當前提交
9942115606
共有 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 days = currentPeriod.diff(new Date(), 'days')
     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 (
       <LicenceRowDescription>