Merge branch 'main' into develop
diff --git a/frontend/src/conf/config.js b/frontend/src/conf/config.js
index 04708a6..8092c72 100644
--- a/frontend/src/conf/config.js
+++ b/frontend/src/conf/config.js
@@ -11,5 +11,5 @@
   maxDataOfGraph: 0,
   maxDataOfTable: 0,
   connectionStatusSkip: false,
-  closeWhenDisconnesct: false,
+  closeWhenDisconnect: false,
 };