From 3a52c83e1b361875a26e55a7449ad7705901339a Mon Sep 17 00:00:00 2001 From: neokio Date: Tue, 24 Apr 2018 11:46:15 -0400 Subject: [PATCH] A bit of cleanup and rewrite to existing coding standards --- examples/example_07/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/example_07/config.php b/examples/example_07/config.php index ba331db57..224680db2 100644 --- a/examples/example_07/config.php +++ b/examples/example_07/config.php @@ -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 = [