Skip to content

Commit 407d69c

Browse files
committed
minor text update
1 parent 5333bbf commit 407d69c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/desktop/wallets/MembersList.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ qx.Class.define("osparc.desktop.wallets.MembersList", {
106106
},
107107

108108
__createIntroText: function() {
109-
const msg = this.tr("Only Accountants of an organization can share a wallet with the entire organization and members.");
109+
const msg = this.tr("Only Accountants of an Organization can share a wallet with other users.");
110110
const intro = new qx.ui.basic.Label().set({
111111
value: msg,
112112
alignX: "left",

0 commit comments

Comments
 (0)