Skip to content

Commit 53d09ef

Browse files
authored
Fixed typo (#16)
1 parent e5eca47 commit 53d09ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ neo4j:
8383
foobar: ~ # foobar client will have the "default" connection
8484
entity_managers:
8585
default:
86-
client: other_clinet # defaults to "default"
86+
client: other_client # defaults to "default"
8787
cache_dir: "%kernel.cache_dir%/neo4j" # defaults to system cache
8888
```
8989
With the configuration above we would have services named:

0 commit comments

Comments
 (0)