Skip to content

Commit 75fd4c0

Browse files
author
Alex Ross
committed
Fix configuration reference in README
1 parent 6b7c105 commit 75fd4c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ A highly configurable module for easily adding Segment analytics to any Angular
3131

3232
## Usage
3333

34-
Set your API key using any of the configuration methods provided ([provider](#provider), [constant](#constant), or [service](#service)), and you're ready to start using Segment in your app.
34+
Set your API key using either of the configuration methods provided ([provider](#provider) or [constant](#constant)), and you're ready to start using Segment in your app.
3535

3636
```js
3737
// analytics.js will be asynchronously auto-loaded

0 commit comments

Comments
 (0)