File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
services/static-webserver/client/source/class/osparc/product/quickStart Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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 ) ;
Original file line number Diff line number Diff 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 ) ;
You can’t perform that action at this time.
0 commit comments