Skip to content

Commit 636da40

Browse files
committed
fix: typo
1 parent b552963 commit 636da40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nls/root/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ define({
11301130
"BEAUTIFY_CODE_NOTIFICATION": "Click here or press <b>`{0}`</b> to Beautify code. </br> <img src=\"styles/images/beautify.gif\"> <br/> <a href='#' style='float:right;'>ok</a>",
11311131
"DEFAULT_PROJECT_NOTIFICATION": "Click here to open the <br/><b>default project</b> in phoenix. </br> <a href='#' style='float:right;'>ok</a>",
11321132
"DIRECTORY_REPLACE_MESSAGE": "The selected folder <span class='dialog-filename'>{0}</span> is not empty. Are you sure you want to replace the folder contents with the project?",
1133-
"DEFAULT_PROJECT_HTML_CLICK_HERE": "Click here locate this this &ltspan&gt in the HTML file",
1133+
"DEFAULT_PROJECT_HTML_CLICK_HERE": "Click here to locate this &ltspan&gt in the HTML file",
11341134
"BUILD_WEBSITE_SECTION": "Build Website",
11351135
"LEARN_SECTION": "Learn With Examples",
11361136
"CREATE_EXTENSION_SECTION": "Create {APP_NAME} Extensions and Themes",

0 commit comments

Comments
 (0)