Skip to content

Commit bdda6ee

Browse files
committed
more fixes
1 parent bd402f3 commit bdda6ee

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

services/static-webserver/client/source/resource/osparc/tours/s4l_tours.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"selector": "osparc-test-id=templatesTabBtn"
2222
},
2323
"anchorEl": "osparc-test-id=templatesTabBtn",
24-
"text": "Clicking on a Tutorial will create a copy of that Study, which will appear in your own Project ts tab with thee same name as the Tutorial. Any changes you make to this copy will not affect the original Tutorial.",
24+
"text": "Clicking on a Tutorial will create a copy of that Project, which will appear in your own Projects tab with the same name as the Tutorial. Any changes you make to this copy will not affect the original Tutorial.",
2525
"placement": "bottom"
2626
}, {
2727
"beforeClick": {

services/static-webserver/client/source/resource/osparc/tours/s4llite_tours.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"anchorEl": "osparc-test-id=templatesTabBtn",
2020
"title": "Tutorials",
21-
"text": "Clicking on a Tutorial will create a copy of that Study, which will appear in your own Project ts tab with thee same name as the Tutorial. Any changes you make to this copy will not affect the original Tutorial.",
21+
"text": "Clicking on a Tutorial will create a copy of that Project, which will appear in your own Projects tab with the same name as the Tutorial. Any changes you make to this copy will not affect the original Tutorial.",
2222
"placement": "bottom"
2323
}]
2424
},

services/static-webserver/client/source/resource/osparc/tours/tiplite_tours.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"event": "tap"
1111
},
1212
"anchorEl": "osparc-test-id=notificationsContainer",
13-
"text": "By clicking on the Bell, you will you see notifications about what Projects and Organizations were shared with you.",
13+
"text": "By clicking on the Bell, you will you see notifications about what Studies and Organizations were shared with you.",
1414
"placement": "bottom"
1515
}, {
1616
"beforeClick": {

0 commit comments

Comments
 (0)