From e102174b5a6c63bb7145dbc91f4f9b47c1948d14 Mon Sep 17 00:00:00 2001 From: ehesp Date: Wed, 21 Aug 2019 10:09:26 +0100 Subject: [PATCH] Update docs to match module rename --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 40fb4e9d..dfc4a9a9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -44,5 +44,5 @@ for installation instructions on each individual module page. | Notifications | @react-native-firebase/notifications | notifications | | Performance Monitoring | @react-native-firebase/perf | perf | | Realtime Database | @react-native-firebase/database | database | -| Remote Config | @react-native-firebase/remote-config | remote-config | +| Remote Config | @react-native-firebase/remote-config | remote-config | | Utils | @react-native-firebase/utils | utils |