Skip to content

Commit c0f35e8

Browse files
committed
minor
1 parent 3189e64 commit c0f35e8

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/dashboard

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ qx.Class.define("osparc.dashboard.Dashboard", {
104104
const tabs = [{
105105
id: "studiesTab",
106106
buttonId: "studiesTabBtn",
107-
label: this.tr("PROJeCTS"),
107+
label: this.tr("PROJECTS"),
108108
icon: "@FontAwesome5Solid/file/"+tabIconSize,
109109
buildLayout: this.__createStudyBrowser
110110
}];

0 commit comments

Comments
 (0)