diff --git a/public/de-de/index.html b/public/de-de/index.html
index 9e1c652..dec30b3 100644
--- a/public/de-de/index.html
+++ b/public/de-de/index.html
@@ -223,7 +223,7 @@
Loose Typing
- Quelle: Understanding Loose Typing in JavaScript
+ Quelle: Understanding Loose Typing in JavaScript
Scoping und Hoisting
diff --git a/public/en-us/index.html b/public/en-us/index.html
index df792f6..e61220c 100644
--- a/public/en-us/index.html
+++ b/public/en-us/index.html
@@ -223,7 +223,7 @@ Loose Typing
- Source: Understanding Loose Typing in JavaScript
+ Source: Understanding Loose Typing in JavaScript
Scoping and Hoisting
diff --git a/public/es-es/index.html b/public/es-es/index.html
index 58e46e6..e44d2fa 100644
--- a/public/es-es/index.html
+++ b/public/es-es/index.html
@@ -223,7 +223,7 @@ Loose Typing (Tipado Blando)
- Fuente: Understanding Loose Typing in JavaScript
+ Fuente: Understanding Loose Typing in JavaScript
Scoping and Hoisting (Alcance y Elevación)
diff --git a/public/fa-ir/index.html b/public/fa-ir/index.html
index f9f9079..0b7f4b5 100644
--- a/public/fa-ir/index.html
+++ b/public/fa-ir/index.html
@@ -223,7 +223,7 @@ Loose Typing
- Source: Understanding Loose Typing in JavaScript
+ Source: Understanding Loose Typing in JavaScript
Scoping and Hoisting
diff --git a/public/index.html b/public/index.html
index 3424ddb..0d67550 100644
--- a/public/index.html
+++ b/public/index.html
@@ -223,7 +223,7 @@ Loose Typing
- Source: Understanding Loose Typing in JavaScript
+ Source: Understanding Loose Typing in JavaScript
Scoping and Hoisting
diff --git a/public/ko-kr/index.html b/public/ko-kr/index.html
index 719b3d9..23bec85 100644
--- a/public/ko-kr/index.html
+++ b/public/ko-kr/index.html
@@ -223,7 +223,7 @@ 느슨한 타입
- 참고: Understanding Loose Typing in JavaScript
+ 참고: Understanding Loose Typing in JavaScript
스코핑과 호이스팅
diff --git a/public/pt-br/index.html b/public/pt-br/index.html
index 301408c..c559c7e 100644
--- a/public/pt-br/index.html
+++ b/public/pt-br/index.html
@@ -224,7 +224,7 @@ Tipagem fraca
- Fonte: Understanding Loose Typing in JavaScript
+ Fonte: Understanding Loose Typing in JavaScript
Escopos e elevação (hoisting)
diff --git a/public/ru-ru/index.html b/public/ru-ru/index.html
index fc22338..aea7093 100644
--- a/public/ru-ru/index.html
+++ b/public/ru-ru/index.html
@@ -224,7 +224,7 @@ Нестрогая типизация
- Подробнее: Понимание нестрогой типизации в JavaScript
+ Подробнее: Понимание нестрогой типизации в JavaScript
Область видимости и всплытие определений
diff --git a/public/zh-cn/index.html b/public/zh-cn/index.html
index c801664..d6e66c9 100644
--- a/public/zh-cn/index.html
+++ b/public/zh-cn/index.html
@@ -217,7 +217,7 @@ 弱类型
- 资源: Understanding Loose Typing in JavaScript
+ 资源: Understanding Loose Typing in JavaScript
作用域和提升
diff --git a/public/zh-tw/index.html b/public/zh-tw/index.html
index 9c394af..1e05651 100644
--- a/public/zh-tw/index.html
+++ b/public/zh-tw/index.html
@@ -223,7 +223,7 @@ 弱型別
- 來源: Understanding Loose Typing in JavaScript
+ 來源: Understanding Loose Typing in JavaScript
作用域及變數提升