fix: add . to helper message

This commit is contained in:
Awais Ansari
2022-10-26 20:38:07 +05:00
committed by Mehak Nasir
parent e2d66cc605
commit 7dcd328f2e

View File

@@ -165,7 +165,7 @@ const messages = defineMessages({
},
privacyPolicy: {
id: 'authoring.live.privacyPolicy',
defaultMessage: 'Privacy Policy',
defaultMessage: 'Privacy Policy.',
description: 'The text of privacy policy hyperlink for free plan',
},
});