Skip to content

Commit 67e7862

Browse files
committed
ui: polished the guide text
1 parent 0ec6c89 commit 67e7862

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
@@ -35,7 +35,7 @@
3535
<body>
3636
<section>
3737
<div id="image-area">
38-
<div id="image-placeholder">Drop a file here or click to browse (.svg, .lot(json), .jpg, .png, .webp)<br/><small>ThorVG Viewer works on your local device. File(s) won't be uploaded to the internet.</small></div>
38+
<div id="image-placeholder">Drag and drop a file here, or click to browse (.svg, lottie: .json/.lot)<br/><small>ThorVG Viewer works on your local device. File(s) won't be uploaded to the internet.</small></div>
3939
<input id="image-file-selector" type="file" accept=".svg,.lot,.json,.jpg,.png" multiple>
4040
</div>
4141
<div id="console-area" class="hidden">

0 commit comments

Comments
 (0)