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 56d7062 commit e75c20fCopy full SHA for e75c20f
storage/download-files.js
@@ -66,7 +66,7 @@ function downloadFullExample() {
66
// User doesn't have permission to access the object
67
break;
68
case 'storage/canceled':
69
- // User canceled the upload
+ // User canceled the download
70
71
72
// ...
0 commit comments