Skip to content

Commit 7509abe

Browse files
committed
minor
1 parent 963f495 commit 7509abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/share/RequestServiceAccess.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ qx.Class.define("osparc.share.RequestServiceAccess", {
3030

3131
members: {
3232
__populateLayout: function(cantReadServicesData) {
33-
const text = this.tr("In order to open the Project, the following users/groups need to give you access to some apps. Please contact the app owner:");
33+
const text = this.tr("In order to open the project, the following users/groups need to give you access to some apps. Please contact the app owner:");
3434
this._add(new qx.ui.basic.Label().set({
3535
value: text,
3636
font: "text-14",

0 commit comments

Comments
 (0)