fix: add . to helper message
This commit is contained in:
committed by
Mehak Nasir
parent
e2d66cc605
commit
7dcd328f2e
@@ -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',
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user