Skip to content

Commit a34e920

Browse files
committed
Update filebrowser.js
1 parent 53721f4 commit a34e920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filebrowser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ async function renderSidebarHTML() {
248248

249249
} else { // if logged in
250250

251-
await showDialog(hideDialog, 'Hmm... we can\'t\nfind that repo.', 'OK', true);
251+
await showDialog(hideDialog, 'Hmm... we can\'t find\nthat repo.', 'OK', true);
252252

253253
}
254254

0 commit comments

Comments
 (0)