diff --git a/src/components/Layout/Footer.tsx b/src/components/Layout/Footer.tsx
index b065fb44b..4c24c9fc9 100644
--- a/src/components/Layout/Footer.tsx
+++ b/src/components/Layout/Footer.tsx
@@ -299,7 +299,7 @@ export function Footer() {
Menambahkan Interaktivitas
Mengelola State
- Escape Hatches
+ Jalan Keluar
diff --git a/src/sidebarHome.json b/src/sidebarHome.json
index 8fa12dbc6..4a68d88fb 100644
--- a/src/sidebarHome.json
+++ b/src/sidebarHome.json
@@ -31,7 +31,7 @@
"path": "/learn/managing-state"
},
{
- "title": "Escape Hatches",
+ "title": "Jalan Keluar",
"path": "/learn/escape-hatches"
},
{
diff --git a/src/sidebarLearn.json b/src/sidebarLearn.json
index 3d1d0db46..0744caa74 100644
--- a/src/sidebarLearn.json
+++ b/src/sidebarLearn.json
@@ -160,7 +160,7 @@
]
},
{
- "title": "Escape Hatches",
+ "title": "Jalan Keluar",
"path": "/learn/escape-hatches",
"tags": ["advanced"],
"routes": [