small fix to docs

This commit is contained in:
Tomi Saarinen 2011-10-03 16:19:08 +03:00
parent 978d3a22e4
commit 25f1032079

View File

@ -241,7 +241,7 @@ knp_gaufrette:
In your AcmeTestBundle, add following service definitions:
``` yaml
# src/Acme/TestBundle/services.yml
# src/Acme/TestBundle/Resources/config/services.yml
parameters:
acme_test.mongo.server: "mongodb://localhost:27017"
acme_test.mongo.options:
@ -261,5 +261,4 @@ services:
```
[gaufrette-homepage]: https://github.com/knplabs/Gaufrette