Skip to content

Commit 58245e6

Browse files
committed
Fix config-catalog typos
1 parent a159090 commit 58245e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

en/docs/reference/config-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4240,7 +4240,7 @@ mode = "HYBRID"
42404240
</div>
42414241
</div>
42424242
<div class="param-description">
4243-
<p>Use the application_sharing_impl as default implementationIf it is saml, the group extractor extracts the claims to group the applications from the saml response.</p>
4243+
<p>Use the application_sharing_impl as default implementation. If it is saml, the group extractor extracts the claims to group the applications from the saml response.</p>
42444244
</div>
42454245
</div>
42464246
</div><div class="param">

en/tools/config-catalog-generator/data/configs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1583,7 +1583,7 @@
15831583
"required": false,
15841584
"default": "If the config is not mentioned, then undefined.default",
15851585
"possible": "default, saml",
1586-
"description": "Use the application_sharing_impl as default implementationIf it is saml, the group extractor extracts the claims to group the applications from the saml response."
1586+
"description": "Use the application_sharing_impl as default implementation. If it is saml, the group extractor extracts the claims to group the applications from the saml response."
15871587
},
15881588
{
15891589
"name": "application_sharing_impl",

0 commit comments

Comments
 (0)