Skip to content

Commit 097dc64

Browse files
committed
comment
1 parent f7501bd commit 097dc64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/dashboard/ResourceBrowserBase.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ qx.Class.define("osparc.dashboard.ResourceBrowserBase", {
135135
// pop up StudyOptions if:
136136
// - the study was just created
137137
// - it has no wallet assigned
138-
// - I have no access to it and the project is not being used
138+
// - I do not have access to it and the project is not being used
139139
const resourceSelector = new osparc.study.StudyOptions(studyId);
140140
if (isStudyCreation) {
141141
resourceSelector.getChildControl("open-button").setLabel(qx.locale.Manager.tr("New"));

0 commit comments

Comments
 (0)