diff --git a/saas/app/views/devices/index.html.erb b/saas/app/views/devices/index.html.erb index b9a3bfb35..f5c8fc73c 100644 --- a/saas/app/views/devices/index.html.erb +++ b/saas/app/views/devices/index.html.erb @@ -21,7 +21,7 @@ <% else %>

No devices registered

-

Install the mobile app to receive push notifications.

+

Mobile devices registered with the mobile app will receive push notifications and will be listed here.

<% end %> <%= link_to session_menu_path, class: "btn center txt-small margin-block-start hide-on-native", data: { turbo_prefetch: false } do %>