diff --git a/templates/_includes/html/base.html.twig b/templates/_includes/html/base.html.twig index c1eb2d7..2c88e0a 100644 --- a/templates/_includes/html/base.html.twig +++ b/templates/_includes/html/base.html.twig @@ -40,7 +40,7 @@ {% include '_includes/html/component/navLink.html.twig' with {route: 'task_tasks', icon: 'icofont-checked', name: 'Tâches'} %}
  • {% include '_includes/html/component/navLink.html.twig' with {route: 'actor_actors', icon: 'icofont-people', name: 'Acteurs'} %} - {% include '_includes/html/component/navLink.html.twig' with {route: 'project_projects', icon: 'icofont-presentation', name: 'projets'} %} + {% include '_includes/html/component/navLink.html.twig' with {route: 'project_projects', icon: 'icofont-presentation', name: 'Projets'} %}