Skip to content

Commit a21a79c

Browse files
authored
Update snaps/features/notifications.md
1 parent f050d86 commit a21a79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snaps/features/notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Each Snap can trigger up to:
6767

6868
In-app notifications can include an optional expanded view that will be displayed when the user clicks on the notification. The expanded view includes a title, content, and an optional footer link.
6969

70-
The following example displays a notification in MetaMask, with the message "Hello, world!" When the user clicks on the notification, the expanded view displays a page with a title, a paragraph, and a link to the MetaMask Snaps Directory:
70+
The following example displays a notification in MetaMask, with the message "Hello, world!" When the user clicks on the notification, the expanded view displays a page with a title, a paragraph, and a link to the MetaMask Snaps directory:
7171

7272
```javascript title="index.js"
7373
await snap.request({

0 commit comments

Comments
 (0)