diff --git a/components/Nav/Navbar.vue b/components/Nav/Navbar.vue index b427149910b1aafae0b17e47bbcae34800d71b21..cf7f51d22f26b73235369c51d1179faafe54b310 100644 --- a/components/Nav/Navbar.vue +++ b/components/Nav/Navbar.vue @@ -61,7 +61,7 @@ const computedNavigation = computed(() => { </template> <v-app-bar-title> <span class="d-flex align-center"> - Knowledge database of all known anti-phage systems by + Knowledge database of all known anti-phage systems </span> </v-app-bar-title> <template #append v-if="!mobile"> diff --git a/content/1.help.md b/content/1.help.md index c37c57dee5e36fc9b30a7e2bcabadea28319ef1f..dda2bda7555f62c5788ada5ebd7fe9f455880920 100644 --- a/content/1.help.md +++ b/content/1.help.md @@ -79,7 +79,7 @@ If you want to modify further the file or other file within the same merge reque {max-width=750px} -The Web IDE editor allows you to edit multiple file at once for a given commit. +The Web IDE editor allows you to edit multiple file at once for a given commit. This editor is also accessible from the merge request's page under the "Code" button in the upper right corner of the page. ## Contribute to the code