Skip to content

Commit f146e01

Browse files
author
Tim Bannister
committed
Fix HTML language attribute
1 parent 394f382 commit f146e01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/es/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="es">
99

1010
<body>
1111

content/es/docs/tutorials/kubernetes-basics/deploy-app/deploy-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="es">
99

1010
<body>
1111

0 commit comments

Comments
 (0)