Skip to content

Commit d2aace3

Browse files
jdufresnetvdijen
authored andcommitted
Fix typo: "the the" (simplesamlphp#1146)
1 parent b1b8c0f commit d2aace3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

modules/saml/docs/sp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,9 @@ Options
217217
When set to `TRUE`, no scoping elements will be sent. This does not comply with the SAML2 specification, but allows
218218
interoperability with ADFS which [does not support Scoping elements](https://docs.microsoft.com/en-za/azure/active-directory/develop/active-directory-single-sign-on-protocol-reference#scoping).
219219

220-
: Note that this option also exists in the IdP remote configuration. An
221-
entry in the the IdP-remote metadata overrides this the option in the
222-
SP configuration.
220+
: Note that this option also exists in the IdP remote configuration. An entry
221+
in the IdP-remote metadata overrides this the option in the SP
222+
configuration.
223223

224224
`discoURL`
225225
: Set which IdP discovery service this SP should use.

0 commit comments

Comments
 (0)