diff --git a/packages/consent/consent-tools/README.md b/packages/consent/consent-tools/README.md index 7c851378c..658c6803d 100644 --- a/packages/consent/consent-tools/README.md +++ b/packages/consent/consent-tools/README.md @@ -8,7 +8,7 @@ import { createWrapper, resolveWhen } from '@segment/analytics-consent-tools' export const withCMP = createWrapper({ - // Do not attempt to load segment until this function returns / resolves + // Wrapper waits to load segment / get categories until this function returns / resolves shouldLoad: (ctx) => { const CMP = await getCMP() await resolveWhen(