Skip to content
Snippets Groups Projects
Commit 4c7859aa authored by Thijs Kinkhorst's avatar Thijs Kinkhorst Committed by GitHub
Browse files

Merge pull request #630 from forevermatt/patch-1

docs: Fix minor typo.
parents ab344d88 d5bd42b1
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ Create a new authentication source ...@@ -22,7 +22,7 @@ Create a new authentication source
In this step we are going to create an authentication source which uses the `saml` module for authentication. In this step we are going to create an authentication source which uses the `saml` module for authentication.
To do this, we open `config/authsources.php`. Create the file if it does not exist. To do this, we open `config/authsources.php`. Create the file if it does not exist.
If you create the file, it should looke like this: If you create the file, it should look like this:
<?php <?php
$config = array( $config = array(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment