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
commit a13856d325
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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',