mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-23 12:06:47 +08:00
typo
This commit is contained in:
@@ -63,7 +63,7 @@ firebase.analytics().setSessionTimeoutDuration(900000);
|
||||
|
||||
#### `setUserId(id: string): void`
|
||||
|
||||
Gives a user a uniqiue identificaition.
|
||||
Gives a user a unique identification.
|
||||
|
||||
```javascript
|
||||
const id = firebase.auth().currentUser.uid;
|
||||
|
||||
Reference in New Issue
Block a user