Skip to content

Commit 8a2de9e

Browse files
committed
refresh -> restart
1 parent 8db9b9b commit 8a2de9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<h1 id="warning-message">
5353
This app is only viewable in landscape mode
5454
</h1>
55-
<button onclick="window.location.reload()">Refresh</button>
55+
<button onclick="window.location.reload()">Restart</button>
5656
<div id="app"></div>
5757
<!-- Scripts will be injected automatically -->
5858
</body>

0 commit comments

Comments
 (0)