Update en-us.js

Fixed minor typo in localized resources
This commit is contained in:
Hugo Bernier 2020-04-10 13:54:55 -04:00 committed by GitHub
parent f89ed58bd9
commit 10018962a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ define([], function() {
return {
IconPickerCancelLabel: "Cancel",
IconPickerSelectedLabel: "Selected",
IconPickerSaveLabel: "Save\"",
IconPickerSaveLabel: "Save",
IconPickerSelectLabel: "Select an Icon",
IconPickerCloseLabel: "Close",
PlaceHolderButtonLabel: "Add",