diff --git a/resources/js/App/Tour.vue b/resources/js/App/Tour.vue
index eb66012f..62805e3f 100644
--- a/resources/js/App/Tour.vue
+++ b/resources/js/App/Tour.vue
@@ -168,14 +168,14 @@ export default {
header: {
title: "Studies",
},
- content: `In this panel, you have a view of all the studies in the project with the datasets they include. `,
+ content: `In this panel, you have a view of all the samples in the project with the datasets they include. `,
},
{
target: "#tour-step-select-exp",
header: {
title: "Select Experiments",
},
- content: `You can navigate through different datasets (experiments) within the study through this dropdown.`,
+ content: `You can navigate through different datasets (experiments) within the sample through this dropdown.`,
},
{
target: "#tour-step-nmrium",
diff --git a/resources/js/Pages/Public/Project/Samples.vue b/resources/js/Pages/Public/Project/Samples.vue
index f7d778f5..98dc22d3 100644
--- a/resources/js/Pages/Public/Project/Samples.vue
+++ b/resources/js/Pages/Public/Project/Samples.vue
@@ -7,7 +7,7 @@
>