Skip to content

Commit 87f80d3

Browse files
havoc7701elithrar
authored andcommitted
Update implicit-vs-explicit-rendering.mdx (#17341)
"This set up is ideal for static pages where you want the widget to load immediately *when* the page loads." - added "when"
1 parent 1cb4772 commit 87f80d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/turnstile/tutorials/implicit-vs-explicit-rendering.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This tutorial will explore the two primary methods of implementing Turnstile to
2323

2424
## Implicit rendering
2525

26-
Implicit rendering automatically displays the Turnstile widget on your webpage without additional JavaScript code. This set up is ideal for static pages where you want the widget to load immediately the page loads.
26+
Implicit rendering automatically displays the Turnstile widget on your webpage without additional JavaScript code. This set up is ideal for static pages where you want the widget to load immediately when the page loads.
2727

2828
To set up implicit rendering:
2929

0 commit comments

Comments
 (0)