Improve formulation of the sentence.

This commit is contained in:
Sytse Sijbrandij 2013-11-14 13:50:07 -05:00
parent f51c21b671
commit 6156cacbe9

View file

@ -1,7 +1,7 @@
%h3.page-title
Broadcast Messages
%p.light
Broadcast messages displayed for every user and can be used to notify application about scheduled maintenance.
Broadcast messages are displayed for every user and can be used to notify users about scheduled maintenance, recent upgrades and more.
%hr
= form_for [:admin, @broadcast_message] do |f|