Skip to content

Commit 465c4e8

Browse files
committed
Fix typo
1 parent b62a303 commit 465c4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/components/pwa/web_push_demo.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def view_template
2121
render Pwa::WebPushSubscription.new(web_push_key: web_push_key)
2222

2323
p(class: "mt-6 mb-4") do
24-
"Try sending a web push notificaiton using the form below."
24+
"Try sending a web push notification using the form below."
2525
end
2626

2727
form_for :web_push,

0 commit comments

Comments
 (0)