aboutsummaryrefslogtreecommitdiff
path: root/app/templates/packages/release_edit.html
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2019-01-29 00:18:49 +0000
committerrubenwardy <rw@rubenwardy.com>2019-01-29 00:18:49 +0000
commitd1f5585fda81de08901aea43d3a8c17b263feb06 (patch)
treedd7d172d5124d3948ce2c5ea4b6f06762e40b9ac /app/templates/packages/release_edit.html
parent0fd3ed8f6b9e604478a5fe4de12d5318b4f67220 (diff)
downloadcheatdb-d1f5585fda81de08901aea43d3a8c17b263feb06.tar.xz
Fix typos in text
Diffstat (limited to 'app/templates/packages/release_edit.html')
-rw-r--r--app/templates/packages/release_edit.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/templates/packages/release_edit.html b/app/templates/packages/release_edit.html
index 2f69f2c..03f0d7a 100644
--- a/app/templates/packages/release_edit.html
+++ b/app/templates/packages/release_edit.html
@@ -52,8 +52,9 @@
<p>
Note: Min and max versions will be used to hide the package on
platforms not within the range.
- You cannot selected the oldest version for min or the newest version
- for max as this does not make sense - you can't predict the future.
+ You cannot select the oldest version for min or the newest version
+ for max as this does not make sense - you can't predict the future.<br />
+ Leave both as None if in doubt.
</p>
{{ render_submit_field(form.submit) }}