From d1f5585fda81de08901aea43d3a8c17b263feb06 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 29 Jan 2019 00:18:49 +0000 Subject: Fix typos in text --- app/templates/packages/release_edit.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app/templates/packages/release_edit.html') 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 @@

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.
+ Leave both as None if in doubt.

{{ render_submit_field(form.submit) }} -- cgit v1.2.3