diff --git a/src/App/BottomPanel/BottomPanel.tsx b/src/App/BottomPanel/BottomPanel.tsx
index bf1258d..2bc84f2 100644
--- a/src/App/BottomPanel/BottomPanel.tsx
+++ b/src/App/BottomPanel/BottomPanel.tsx
@@ -53,7 +53,7 @@ export function BottomPanel(props: {errors: TraceableError[], setEditorState: Di
}
mode
|
- Rev: {gitRev.slice(0,8)}
+ Rev: {gitRev.slice(0,8)}
;