Skip to content

Commit 6981937

Browse files
committed
fix page title
1 parent 7927754 commit 6981937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

06-demo-application/client-react/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>DevOps Directive Docker Course</title>
6+
<title>DevOps Directive Kubernetes Course</title>
77
</head>
88
<body>
99
<div id="root"></div>

0 commit comments

Comments
 (0)