diff options
author | pacien | 2023-10-24 12:26:17 +0200 |
---|---|---|
committer | pacien | 2023-10-24 12:26:17 +0200 |
commit | 2e35dba4976d002bd973e4434dee48efc7f84f7c (patch) | |
tree | 38b7c891e0a687e023bd619c0a3a2bd5b092b516 /index.html | |
parent | b08837ae39abce22e857db1f4671358f11af05de (diff) | |
download | beamer-viewer-2e35dba4976d002bd973e4434dee48efc7f84f7c.tar.gz |
startscreen: better wording
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ | |||
71 | 71 | ||
72 | <div id="fileSelect"> | 72 | <div id="fileSelect"> |
73 | <p> | 73 | <p> |
74 | Select a PDF file to load, | 74 | Select a PDF file to open, |
75 | or try with | 75 | or try with |
76 | <a href="#file=sample/demo.pdf" onclick="load('sample/demo.pdf')">demo slides</a>. | 76 | <a href="#file=sample/demo.pdf" onclick="load('sample/demo.pdf')">demo slides</a>. |
77 | </p> | 77 | </p> |