commit f2a3983b327813376ac4cecf788f70aa52f67607
parent 19f7fe191de38997bb777a588ed50e189b97a3dc
Author: Florian Dold <florian@dold.me>
Date: Mon, 6 Jul 2026 20:09:27 +0200
another text fix in SPA fallback page
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/spa/index.html b/contrib/spa/index.html
@@ -4,7 +4,7 @@
<h1>Challenger Web UI not installed</h1>
<p>This is a fallback page shown when the Challenger Web UI is not
available.</p>
- <p>Please make sure the page is installed and the
+ <p>Please make sure the package is installed and the
<code>SPA_DIR</code> option in the <code>[challenger]</code> section of
the challenger configuration is set correctly.</p>
</body>