Skip to content

Commit 4610832

Browse files
authored
[CF1] Fix Enable SCIM partial props (#20804)
1 parent d417652 commit 4610832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/cloudflare-one/access/enable-scim-on-dashboard.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { Markdown } from "~/components"
1010

1111
2. Find the {props.idp} integration and select **Edit**.
1212

13-
3. Turn on **Enable SCIM** {props.supportgroups && <span> and <strong>props.supportgroups</strong>.</span>}
13+
3. Turn on **Enable SCIM** {props.supportgroups && <span> and <strong>{props.supportgroups}</strong>.</span>}
1414

1515
4. (Optional) Configure the following settings:
1616

0 commit comments

Comments
 (0)