From a5cd56243e4a7cb7128d34a20cd9a79cec2b037e Mon Sep 17 00:00:00 2001 From: Elliot Hesp Date: Thu, 16 Mar 2017 16:32:17 +0000 Subject: [PATCH] Update analytics.md --- docs/api/analytics.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/analytics.md b/docs/api/analytics.md index 37ab2be6..d05fe517 100644 --- a/docs/api/analytics.md +++ b/docs/api/analytics.md @@ -1,7 +1,7 @@ # Analytics -Integrating Firebase analytics is super simple using RNFirebase. A number of methods are provided to help tailor analytics specifically for your -own app. The Firebase SDK includes a number of pre-set events which are automatically handled, and cannot be used with custom events: +Integrating Firebase analytics is simple. A number of methods are provided to help tailor analytics specifically for your +own app. The Firebase SDK includes a number of pre-set events which are automatically handled, and cannot be used with custom `logEvent` events: ``` 'app_clear_data',