Browse Source

Shout a bit less.

2xB 2 years ago
parent
commit
137c472ba7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      viewer/archive/archiveviewer.js

+ 1 - 1
viewer/archive/archiveviewer.js

@@ -76,7 +76,7 @@ class ArchiveView {
             <body style="background:#aaa; color:#fff;">
                 <div>
                     <h1>Welcome to the archive viewer!</h1>
-                    <h2>Select a date and version to start!</h2>
+                    <h2>Select a date and version to start.</h2>
                 </div>
             </body>
         </html>