Skip to content

Commit a5c9869

Browse files
authored
Merge pull request #29440 from sftim/20210817_fix_tutorial_html_lang_attribute_vi
Fix HTML language attributes (tiếng Việt)
2 parents c3b8d31 + c1af1ad commit a5c9869

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/vi/docs/tutorials/kubernetes-basics/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!DOCTYPE html>
1212

13-
<html lang="en">
13+
<html lang="vi">
1414

1515
<body>
1616

content/vi/docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="vi">
99

1010
<body>
1111

content/vi/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="vi">
99

1010
<body>
1111

content/vi/docs/tutorials/kubernetes-basics/explore/explore-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="vi">
99

1010
<body>
1111

content/vi/docs/tutorials/kubernetes-basics/explore/explore-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="vi">
99

1010
<body>
1111

0 commit comments

Comments
 (0)