Skip to content

Commit

Permalink
fix(ui): fixes typo on queue page
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcooke committed Mar 5, 2024
1 parent 3785c99 commit 33513a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/servers/queue.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- if @messages.empty?
.pageContent--compact
.noData.noData--clean
%h2.noData__title Your queue is current empty.
%h2.noData__title Your queue is currently empty.
%p.noData__text
Messages which haven't yet been delivered successfully will appear in your queue until
we've delivered them or we've given up trying.
Expand Down

0 comments on commit 33513a7

Please sign in to comment.