Merge pull request #2453 from jaasonw/fix-typo

Replace all instances of "publically" with "publicly"
This commit is contained in:
Mike Cao
2024-01-08 03:19:07 -08:00
committed by GitHub
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',