Skip to content

Commit 1171c51

Browse files
committed
update some texts
1 parent fc8120f commit 1171c51

File tree

2 files changed

+2
-2
lines changed
  • services/static-webserver/client/source/class/osparc/product/quickStart

2 files changed

+2
-2
lines changed

services/static-webserver/client/source/class/osparc/product/quickStart/s4l/Welcome.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ qx.Class.define("osparc.product.quickStart.s4l.Welcome", {
6666
In order to facilitate the introduction to the platform, we have some Guided Tours that can be found under the User Menu.\
6767
<br>\
6868
<br>\
69-
For more specific technical information, please refer to the Manuals on the Navigation Bar.\
69+
For more specific technical information, please refer to the Manuals.\
7070
");
7171
const intro2 = osparc.product.quickStart.Utils.createLabel(introText);
7272
content.add(intro2);

services/static-webserver/client/source/class/osparc/product/quickStart/s4lacad/Welcome.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ qx.Class.define("osparc.product.quickStart.s4lacad.Welcome", {
6666
In order to facilitate the introduction to the platform, we have some Guided Tours that can be found under the User Menu.\
6767
<br>\
6868
<br>\
69-
For more specific technical information, please refer to the Manuals on the Navigation Bar.\
69+
For more specific technical information, please refer to the Manuals.\
7070
");
7171
const intro2 = osparc.product.quickStart.Utils.createLabel(introText);
7272
content.add(intro2);

0 commit comments

Comments
 (0)