diff --git a/public/app/features/admin/UpgradePage.tsx b/public/app/features/admin/UpgradePage.tsx index c847461a85f..a2d289a63f5 100644 --- a/public/app/features/admin/UpgradePage.tsx +++ b/public/app/features/admin/UpgradePage.tsx @@ -60,8 +60,8 @@ const GetEnterprise: React.FC = () => {
- You can use the trial version for free for 30 days. We will remind you about it{' '} - 5 days before the trial period ends. + You can use the trial version for free for 30 days. We will remind you about it five days before the trial + period ends.
); @@ -88,10 +88,10 @@ const ServiceInfo: React.FC = () => {