diff --git a/pages/_type/_id/version.vue b/pages/_type/_id/version.vue
index 3b0aa1a70..9de1595f8 100644
--- a/pages/_type/_id/version.vue
+++ b/pages/_type/_id/version.vue
@@ -551,6 +551,10 @@
:max-size="524288000"
@change="(x) => x.forEach((y) => newFiles.push(y))"
/>
+
+ You may upload multiple files, but this should only be used for cases
+ like sources or Javadocs.
+