Skip to content

Commit 1a6eb2b

Browse files
committed
Deploying to gh-pages from @ 8ccdccc 🚀
1 parent 82b10dd commit 1a6eb2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ <h1>Offline Image Converter</h1>
148148
<label for="outputType">Output format:</label>
149149
<select id="outputType" onchange="selectChanged(event)">
150150

151-
<optgroup label="Most used:">
151+
<optgroup label="Recommended:">
152152
<option value="image/jpeg">JPEG</option>
153153
<option value="image/png">PNG</option>
154154
</optgroup>

0 commit comments

Comments
 (0)