Skip to content

Commit 362ef5c

Browse files
jsalaberCopilot
andauthored
Update docs/sdk/client-side-sdks/nextjs/nextjs-usage-app.md
Co-authored-by: Copilot <[email protected]>
1 parent cc18e9c commit 362ef5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdk/client-side-sdks/nextjs/nextjs-usage-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ Feature Opt-In support requires Next.js SDK version 2.24.0 or higher.
362362

363363
Feature Opt-In gives your end-users the ability to turn on/off Features for themselves. Learn more on how to turn on Feature Opt-In [here](https://docs.devcycle.com/platform/extras/feature-opt-in/).
364364

365-
Once Feature Opt-In is enabled, the DevCycle Next.js SDK will fetch from the Client SDK API instead of fetching a static config from our CDN. It only does this if a user is found to have Feature Opt-In records already. Because of this, _users that have Opt-In records will see slight increase latency in getting a config_.
365+
Once Feature Opt-In is enabled, the DevCycle Next.js SDK will fetch from the Client SDK API instead of fetching a static config from our CDN. It only does this if a user is found to have Feature Opt-In records already. Because of this, _users that have Opt-In records will see a slight increase in latency in getting a config_.
366366

367367
## DevCycleUser Object
368368

0 commit comments

Comments
 (0)