Skip to content

Commit

Permalink
[docs] consent docs tweak (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky authored Nov 27, 2023
1 parent 9eab195 commit 7fd689f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/browser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ analytics
[Self Hosting or Proxying Analytics.js documentation](
https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/custom-proxy/#custom-cdn--api-proxy)

## Usage in Common Frameworks / SPAs
## Examples / Usage in Common Frameworks and SPAs

### Next.js
- https://github.com/vercel/next.js/tree/canary/examples/with-segment-analytics
Expand Down
2 changes: 1 addition & 1 deletion packages/consent/consent-wrapper-onetrust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ If you don't see a "Consent Management" option like the one below, please contac
!function(){var analytics=window.analytics...
....
withOneTrust(analytics).load('<MY_WRITE_KEY'>) // replace analytics.load()
....
analytics.page()
</script>
</head>
```
Expand Down

0 comments on commit 7fd689f

Please sign in to comment.