Index: src/main/resources/templates/project_pages/show-project.html
===================================================================
--- src/main/resources/templates/project_pages/show-project.html	(revision d9e77da01fb2ab76174fd706d17f69278a77e439)
+++ src/main/resources/templates/project_pages/show-project.html	(revision 3fe435b157b4c15679456b44808b1493ecdec0af)
@@ -77,5 +77,5 @@
 
                 <div th:if="${!project.getTopics().isEmpty()}" class="w-75 d-flex flex-column align-items-center">
-                    <h4>Channels git :</h4>
+                    <h4>Channels:</h4>
                     <div class="list-group w-75">
                         <div class="list-group-item w-100" th:each="topic : ${project.getTopics()}">
