aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index 3af58ad..3bd878e 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -114,7 +114,7 @@
</section>
<button id="convert-button" type="submit">generate pdf</button>
- <small id="loading" hidden>converting...</small>
+ <small id="convert-status" hidden>this may take a while...</small>
</form>
<section id="result" aria-live="polite"></section>