Skip to content

Commit 042a421

Browse files
authored
Undoes stray x from 5f5b814 (#1200)
1 parent 535c2bb commit 042a421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafiles/templates/Html/browse.html.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
<dd>Only show packages with more than 1000 downloads within the last 30 days. The download count is inexact because Hackage uses a <a href="https://en.wikipedia.org/wiki/Content_delivery_network" target=_blank>content delivery network</a>.</dd>
174174
<dt>(lastUpload &lt; 2021-10-29)</dt>
175175
<dd>Only show packages for which the last upload was before (i.e. excluding) the given UTC date in <a target=_blank href="https://www.w3.org/TR/NOTE-datetime">the 'complete date' format as specified using ISO 8601</a>.</dd>
176-
<dt>(lastUpload = 2021-10-29)</dt>x
176+
<dt>(lastUpload = 2021-10-29)</dt>
177177
<dd>Only show packages for which the last upload was within the 24 hours of the given UTC date.</dd>
178178
<dt>(maintainer:SimonMarlow)</dt>
179179
<dd>Only show packages for which the maintainers list includes the user name <a target=_blank href="/user/SimonMarlow">SimonMarlow</a>.</dd>

0 commit comments

Comments
 (0)