From a652ac8a4e6f64d24de7e430bb06722c2e80883c Mon Sep 17 00:00:00 2001 From: marsuboss Date: Wed, 6 Nov 2013 17:05:46 +0100 Subject: [PATCH] Fix typo --- docs/guide/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/configuration.md b/docs/guide/configuration.md index 8358ba0..4056309 100644 --- a/docs/guide/configuration.md +++ b/docs/guide/configuration.md @@ -36,7 +36,7 @@ return [ // ... ], 'params' => require(__DIR__ . '/params.php'), -); +]; ``` In the above array keys are names of application properties. Depending on application type you can check properties of