diff --git a/src/app/components/help/help.component.html b/src/app/components/help/help.component.html
index eab6611f..6f923b2b 100644
--- a/src/app/components/help/help.component.html
+++ b/src/app/components/help/help.component.html
@@ -11,6 +11,7 @@
ctrl + + to zoom in
ctrl + - to zoom out
ctrl + 0 to reset zoom
+ ctrl + h to hide toolbar
ctrl + a to select all items on map
ctrl + shift + a to deselect all items on map
ctrl + shift + s to go to preferences
diff --git a/src/app/components/project-map/project-map.component.html b/src/app/components/project-map/project-map.component.html
index ce7b3d6f..236e10a4 100644
--- a/src/app/components/project-map/project-map.component.html
+++ b/src/app/components/project-map/project-map.component.html
@@ -32,7 +32,7 @@
[readonly]="inReadOnlyMode"
>
-