aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/main/resources/templates/actuatorDashboard.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/templates/actuatorDashboard.html b/src/main/resources/templates/actuatorDashboard.html
index e97bb8f..2092463 100644
--- a/src/main/resources/templates/actuatorDashboard.html
+++ b/src/main/resources/templates/actuatorDashboard.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html xmlns:th="http://www.thymeleaf.org">
+<html lang="en" xmlns:th="http://www.thymeleaf.org">
<head>
<title>spring-boot-actuator</title>
<meta charset="UTF-8" />