diff --git a/log-viewer/src/lib/components/timeline/SpanDuration.svelte b/log-viewer/src/lib/components/timeline/SpanDuration.svelte
index 147122f4f..c18c54874 100644
--- a/log-viewer/src/lib/components/timeline/SpanDuration.svelte
+++ b/log-viewer/src/lib/components/timeline/SpanDuration.svelte
@@ -49,9 +49,9 @@
This is a recursive component that builds itself up by creating the same component for sub-spans.
-->
-