Skip to content

Commit c92e4d3

Browse files
authored
Simple update
1 parent 4b02f23 commit c92e4d3

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/website/javascript/identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can override the default-generated anonymousID in code using the methods des
3737

3838
### Retrieve the Anonymous ID
3939

40-
You can get the user's current `anonymousId` using either of the following calls:
40+
You can get the user's current `anonymousId` using the following call:
4141

4242
```js
4343
analytics.user().anonymousId();

0 commit comments

Comments
 (0)