Correct the language in the todo messages

This commit is contained in:
Eric Schultz 2018-08-08 11:07:42 -05:00
parent ab2cd71865
commit 51ec6f906c

View file

@ -9,6 +9,6 @@
Once you've started completing these tasks, you'll see your dashboard come to life with helpful data and reminders. Once you've started completing these tasks, you'll see your dashboard come to life with helpful data and reminders.
</span> </span>
<% if Settings.terms_and_privacy&.help_url %><span><%= link_to("Help", Settings.terms_and_privacy.help_url) %></span><% end %> <% if Settings.terms_and_privacy&.help_url %> If you need help with any these tasks, visit our <%= link_to("Help Center", Settings.terms_and_privacy.help_url) %>.<% end %>
</p> </p>
</div> </div>