Commit 2d71b08e authored by Phillip Webb's avatar Phillip Webb

Fix copy/paste error in documentation

parent dacf0f98
......@@ -3064,7 +3064,7 @@ You can take full control of the configuration by adding a
`org.neo4j.ogm.config.Configuration` `@Bean` of your own. Also, adding a `@Bean` of type
`Neo4jOperations` disables the auto-configuration.
You can configure the user and credentials to use via the `spring.data.couchbase.*`
You can configure the user and credentials to use via the `spring.data.neo4j.*`
properties:
[source,properties,indent=0]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment