Skip to content

Commit

Permalink
A bit of cleanup and rewrite to existing coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
designosis committed Apr 24, 2018
1 parent fa862ad commit 3a52c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example_07/config.php
Expand Up @@ -2,7 +2,7 @@
/**
* Build a configuration array to pass to `Hybridauth\Hybridauth`
*
* Set the Authorization callback URL to https://path/to/hybridauth/examples/example_07/callback.php.
* Set the Authorization callback URL to https://path/to/hybridauth/examples/example_07/callback.php
* Understandably, you need to replace 'path/to/hybridauth' with the real path to this script.
*/
$config = [
Expand Down

0 comments on commit 3a52c83

Please sign in to comment.