From 05aa3b0d46ba92c797a306fdabc4542c81c70d8a Mon Sep 17 00:00:00 2001 From: Seth Silesky <5115498+silesky@users.noreply.github.com> Date: Tue, 29 Aug 2023 14:14:47 -0500 Subject: [PATCH] Update README.md --- packages/consent/consent-wrapper-onetrust/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/consent/consent-wrapper-onetrust/README.md b/packages/consent/consent-wrapper-onetrust/README.md index b577bd97e..4f2bdecc5 100644 --- a/packages/consent/consent-wrapper-onetrust/README.md +++ b/packages/consent/consent-wrapper-onetrust/README.md @@ -76,17 +76,17 @@ withOneTrust(analytics).load({ writeKey: ' }) ``` -#### ⚠️ Reminder: _delete_ `analytics.load('....')` from the original Segment snippet so that only .load() is only called after `withOneTrust` is called. See comment in example above. +#### ⚠️ Reminder: _you must modify_ `analytics.load('....')` from the original Segment snippet. See markup comment in example above. ## Other examples: