summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/errors/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/errors/404.html')
-rw-r--r--src/main/resources/templates/errors/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/templates/errors/404.html b/src/main/resources/templates/errors/404.html
index c08c503..b00b168 100644
--- a/src/main/resources/templates/errors/404.html
+++ b/src/main/resources/templates/errors/404.html
@@ -2,7 +2,7 @@
<html lang="de" xmlns:th="http://www.thymeleaf.org">
<head>
<meta charset="UTF-8">
- <title>ETL-Prozessor</title>
+ <title>ETL-Processor</title>
<link rel="stylesheet" th:href="@{/main.css}" />
</head>
<body>