Skip to content

Commit 3b1bc36

Browse files
committed
fix
1 parent 228599f commit 3b1bc36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/js/templates.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ const Templates = {
288288
buildEmptyCartHint() {
289289
return `
290290
<div class="empty-cart-hint">
291-
Click the download icon on the right side of the video pane for individual downloads.<br>
291+
Click the download icon on the right side of the video card for individual downloads.<br>
292292
Use Filter to select datasets, then click on selected datasets and use Batch Downloader here for bulk downloads.
293293
</div>
294294
`;

0 commit comments

Comments
 (0)