Skip to content

Commit 9213d40

Browse files
authored
Update analytics.md
1 parent c93bb8d commit 9213d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/analytics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ own app. The Firebase SDK includes a number of pre-set events which are automati
2121

2222
#### logEvent(event: string, params?: Object)
2323

24-
Log a custom event with optional params. Returns a Promise.
24+
Log a custom event with optional params. Can be synchronous or return a Promise
2525

2626
```javascript
2727
firestack.analytics()

0 commit comments

Comments
 (0)