Skip to content

Commit ad9b814

Browse files
avances123jamesdaniels
authored andcommitted
docs(fcm): typo caused by copying from cloud storage (angular#1944)
1 parent ba5cb3a commit ad9b814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/messaging/messaging.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you are using the Angular Service Worker, you are not currently able to use A
88

99
### Import the `NgModule`
1010

11-
Cloud Storage for AngularFire is contained in the `@angular/fire/messaging` module namespace. Import the `AngularFireMessagingModule` in your `NgModule`. This sets up the `AngularFireMessaging` service for dependency injection.
11+
Push Notifications for AngularFire is contained in the `@angular/fire/messaging` module namespace. Import the `AngularFireMessagingModule` in your `NgModule`. This sets up the `AngularFireMessaging` service for dependency injection.
1212

1313
```ts
1414
import { BrowserModule } from '@angular/platform-browser';

0 commit comments

Comments
 (0)