Commit 5f85d6d1 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Better description to EmailsOnPush service

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 68f8ffb5
......@@ -25,7 +25,7 @@ class EmailsOnPushService < Service
end
def description
'Send emails to recipients on push'
'Email the commits and diff of each push to a list of recipients.'
end
def to_param
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment