From 7062ce170143b7fd898da1c1411faaa480beb5e4 Mon Sep 17 00:00:00 2001 From: Mbechezi Mlanawo Date: Mon, 6 Apr 2015 00:57:39 +0200 Subject: [PATCH] Fix typo --- Resources/doc/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/doc/setup.md b/Resources/doc/setup.md index a977ff7..6cec0c9 100644 --- a/Resources/doc/setup.md +++ b/Resources/doc/setup.md @@ -64,7 +64,7 @@ Symfony application, use the example below: fos_elastica: indexes: app: - index_name: app_%kernel.env% + index_name: app_%kernel.environment% ``` In this case, the service `fos_elastica.index.app` will relate to an ElasticSearch index