fix package names in documentation

This commit is contained in:
Dulmandakh
2019-11-21 11:11:37 +08:00
parent 3026b6ef37
commit 84549bcdd7
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ cd ios/ && pod install
## Module usage
Once installed, import the Cloud Functions package into your project:
Once installed, import the Database package into your project:
```js
import database from '@react-native-firebase/database';