Skip to content

Commit e8d3768

Browse files
KixironJoshua Nelson
authored and
Joshua Nelson
committed
Grammar
1 parent 70fdf9b commit e8d3768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/releases/build_queue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<div class="release">
1515
{% set queue_length = queue | length -%}
1616
{%- if queue_length == 0 -%}
17-
<strong>There is nothing in queue</strong>
17+
<strong>There is nothing in the queue</strong>
1818
{%- else -%}
1919
<strong>Queue</strong>
2020
{%- endif %}

0 commit comments

Comments
 (0)