Skip to content

Commit f326c1b

Browse files
author
Tommertom
authored
docs(fcm): Addressing typos (#2735)
Small typos fixed
1 parent 36666b6 commit f326c1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/messaging/messaging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
55
### AngularFireMessaging is not out-of-the-box compatible with the Angular Service Worker
66

7-
If you are using the Angular Service Worker, you are not currently able to use AngularFireMessaging out-of-the-box
7+
If you are using the Angular Service Worker, you are not currently able to use AngularFireMessaging out-of-the-box.
88
If you'd like this feature please add your 👍 to [this issue](https://github.com/angular/angular/issues/34352).
99

1010
Your alternatives are to use
1111
- [WorkboxJS](https://developers.google.com/web/tools/workbox/)
12-
- Follow the discussion in this [this issue](https://github.com/angular/angular/issues/34352) and [here](https://github.com/angular/angularfire/discussions/1923), manually registering the Angular Service Worker
12+
- Follow the discussion in [this issue](https://github.com/angular/angular/issues/34352) and [here](https://github.com/angular/angularfire/discussions/1923), manually registering the Angular Service Worker
1313
- The Firebase Messaging Service Worker, which is detailed below
1414

1515
### Import the `NgModule`

0 commit comments

Comments
 (0)