Correct the language in the todo messages
This commit is contained in:
parent
ab2cd71865
commit
51ec6f906c
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue