-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The README states there is a property called useSegmentEndpoint, but that appears to be a typo. In the code, I'm seeing useSegmentEndpoints (plural).
analytics-react-nativeversion: 2.22.0- Integrations versions (if used): n/a
- React Native version: n/a
- iOS or Android or both? n/a
Steps to reproduce
View the README and search source code for useSegmentEndpoint.
Expected behavior
README and source code should be consistent in the spelling of the useSegmentEndpoint(s) client option.
Actual behavior
README is singular (useSegmentEndpoint) and source code is plural (useSegmentEndpoints).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working