From 336d51b2ed8ca16d2d9a129383353c15b230ce16 Mon Sep 17 00:00:00 2001 From: Henrik Loeser Date: Mon, 19 Jul 2021 15:59:11 +0200 Subject: [PATCH] point to tutorial for configuration --- backend/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/templates/index.html b/backend/templates/index.html index d4542e7..8dabab3 100644 --- a/backend/templates/index.html +++ b/backend/templates/index.html @@ -14,7 +14,7 @@

Welcome to GitHub Traffic Analytics

{% else %}

- The app has NOT yet been configured succcessfully. + The app has NOT yet been configured successfully. Check out the configuration steps in the related tutorial.

{% endif %}