replace all instances of publically with publicly

This commit is contained in:
jaasonw 2023-12-27 23:02:29 -08:00
parent 784237bfab
commit 048707dffe
3 changed files with 3 additions and 3 deletions

View file

@ -227,7 +227,7 @@ export const messages = defineMessages({
},
shareUrl: {
id: 'message.share-url',
defaultMessage: 'Your website stats are publically available at the following URL:',
defaultMessage: 'Your website stats are publicly available at the following URL:',
},
trackingCode: {
id: 'message.tracking-code',