From d150483fd3340eca1352b85d0f198715697a240c Mon Sep 17 00:00:00 2001 From: David Glasser Date: Tue, 27 Nov 2018 22:34:26 -0800 Subject: [PATCH] indexing-service: fix HTML title on overlord console (#6671) This follows a similar fix to the body of the page done in #5627. --- .../src/main/resources/indexer_static/console.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/indexing-service/src/main/resources/indexer_static/console.html b/indexing-service/src/main/resources/indexer_static/console.html index 7928c5c4ab3..86066871620 100644 --- a/indexing-service/src/main/resources/indexer_static/console.html +++ b/indexing-service/src/main/resources/indexer_static/console.html @@ -20,10 +20,10 @@ - Druid Indexer Coordinator Console + Druid Overlord Console - + @@ -38,7 +38,7 @@
-
Overlord Console
+
Druid Overlord Console