Skip to content

Commit 92f4c7b

Browse files
Merge pull request #1207 from Annie-Johnson/master
Fix English spelling of 'organization'
2 parents 6dabd92 + d3b2394 commit 92f4c7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/loc/en-us.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,8 +386,8 @@ define([], () => {
386386
ListItemCommentDIalogDeleteSubText: "Are you sure that you want to delete this comment?",
387387
ListItemCommentsDialogDeleteTitle: "Confirm Delete Comment",
388388
ListItemCommentsLabel: "Comments",
389-
ListItemCommentsNoCommentsLabel: "There is no Comments",
390-
OrgAssetsLinkLabel: "Your organisation",
389+
ListItemCommentsNoCommentsLabel: "There are no Comments",
390+
OrgAssetsLinkLabel: "Your organization",
391391

392392
ModernTaxonomyPickerDefaultPlaceHolder: "Type term to tag",
393393
ModernTaxonomyPickerTreeTitle: "Select one or more tags",

0 commit comments

Comments
 (0)