diff --git a/notifications.bs b/notifications.bs index 1bd7010..0d475a3 100644 --- a/notifications.bs +++ b/notifications.bs @@ -45,7 +45,7 @@ IDL, Service Workers, URL, and Vibration API Standards. representation of something that happened, such as the delivery of a message.
A notification has an associated -service worker registration (null +service worker registration (null or a service worker registration). It is initially null.
A notification has an associated title (a string).