diff --git a/src/pages/Connections.tsx b/src/pages/Connections.tsx
index b3e6573..d47a5b2 100644
--- a/src/pages/Connections.tsx
+++ b/src/pages/Connections.tsx
@@ -359,7 +359,7 @@ export default () => {
class="btn-circle btn-sm"
onClick={() => setPaused((paused) => !paused)}
>
- {paused() ? : }
+ {paused() ? : }