Skip to content

Commit

Permalink
Fixing a typo in 1st party storage name (#5514)
Browse files Browse the repository at this point in the history
Co-authored-by: bretg <bgorsline@gmail.com>
  • Loading branch information
pm-harshad-mane and bretg authored Oct 11, 2024
1 parent 3714328 commit 9dc937d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev-docs/modules/userid-submodules/pair.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ Or if to use cleanrooms provided implementation, it can be specified by adding t

```javascript

// value in 'pairid' local storage/cookie entry will be combined with ids provided by cleanroom liveramp

// value in 'pairId' local storage/cookie entry will be combined with ids provided by cleamroom liveramp
pbjs.setConfig({
userSync: {
userIds: [{
Expand Down

0 comments on commit 9dc937d

Please sign in to comment.