Skip to content

Commit 5efb5d3

Browse files
committed
Update copy
1 parent a620472 commit 5efb5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/content/pages/articles/web-push-notifications-from-rails.html.mdrb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ First click the Subscribe button below. You may have also need to accept a brows
3434

3535
<%= render Pwa::WebPushDemo.new %>
3636

37-
I’m not persisting this subscription in any way so you will only receive a notification if you click that button. You can also click "Unsubscribe" to register your browser at any time.
37+
I’m not persisting this subscription on the backend in any way so you will only receive a notification if you click that button. You can also click "Unsubscribe" to remove the push subscription from your browser at any time.
3838

3939
## Troubleshooting
4040

0 commit comments

Comments
 (0)