diff --git a/frontend-svelte/src/components/graph/Graph.svelte b/frontend-svelte/src/components/graph/Graph.svelte
index d88a3c4..3a293ff 100644
--- a/frontend-svelte/src/components/graph/Graph.svelte
+++ b/frontend-svelte/src/components/graph/Graph.svelte
@@ -95,7 +95,7 @@
To zoom out, scroll down with your cursor over the graph. To zoom in, scroll up.
- You can also use the buttons in the top right, above the legend, to zoom in/out and reset.
+ You can also use the buttons in the top right, above the legend, to zoom in/out and reset.
Click on an array in the legend to toggle that line off/on.