diff --git a/config-templates/authsources.php b/config-templates/authsources.php index 1a71c6f05e28c0a721f61a194235bdc421d137db..c48b0e022bb1659d1205658f1ae0684828645e97 100644 --- a/config-templates/authsources.php +++ b/config-templates/authsources.php @@ -20,7 +20,7 @@ $config = [ // Can be NULL/unset, in which case an entity ID is generated based on the metadata URL. 'entityID' => null, - // The entity ID of the IdP this should SP should contact. + // The entity ID of the IdP this SP should contact. // Can be NULL/unset, in which case the user will be shown a list of available IdPs. 'idp' => null,