Skip to content

Commit

Permalink
fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
A-KGeorge committed Nov 26, 2024
1 parent 63dc02f commit b560a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/web-push.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ notificationapi.askForWebPushPermission();
<img src={notificationPreferencesReact} style={{borderRadius: 8, width: "100%", maxWidth: 600}}/>
2. Click on Notification Preferences. This would open up a popup.
2. Click on Notification Preferences. This would open a popup.
<img src={notificationPreferencesPopupReact} style={{borderRadius: 8, width: "100%", maxWidth: 600}} />
Expand Down

0 comments on commit b560a68

Please sign in to comment.