diff --git a/modules/consent/docs/consent.md b/modules/consent/docs/consent.md index 3b97ad170c02bd37715994793df9169cd0a81a65..1897ffb995278f8a272039e92da6f557cb6eb508 100644 --- a/modules/consent/docs/consent.md +++ b/modules/consent/docs/consent.md @@ -244,7 +244,7 @@ at the same time) : [...] 'consent.disable' => array( 'https://idp1.example.org/', - array('type'=>'regex', 'pattern'=>'/.*\.mycompany\.com.*/i', + array('type'=>'regex', 'pattern'=>'/.*\.mycompany\.com.*/i'), ), ),