Skip to content

Commit ac90759

Browse files
fix the turnstile plan table (#20991)
1 parent 98b3c26 commit ac90759

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/plans/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,8 +2061,8 @@
20612061
"modes": {
20622062
"title": "Interactivity modes",
20632063
"link": "/turnstile/get-started/client-side-rendering/#appearance-modes",
2064-
"free": "Managed, Invisible, Interactive",
2065-
"ent": "Managed, Invisible, Interactive"
2064+
"free": "Managed, Invisible, Non-Interactive",
2065+
"ent": "Managed, Invisible, Non-Interactive"
20662066
},
20672067
"offlabel": {
20682068
"title": "Offlabel (remove Cloudflare branding)",

0 commit comments

Comments
 (0)