We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54986c5 commit 8f14cd6Copy full SHA for 8f14cd6
java-ai/src/main/resources/templates/digitaldoubleupload.html
@@ -141,7 +141,7 @@ <h1>Please provide image and/or video and some basic info...</h1>
141
<input type="text" id="comments" name="comments" autocomplete="comments" value="OCW DatabaseWorld 2024">
142
</div>
143
<div class="form-group">
144
- <label for="comments">*Note that upload may take some depending on the file size so please wait for confirmation after submit...</label>
+ <label for="comments">*Note that upload will take some time so please wait for confirmation after submit...</label>
145
<input type="submit" value="Submit">
146
147
</form>
0 commit comments