Skip to content

Commit 9ba7c17

Browse files
committed
Fix section wording.
1 parent cf47b7c commit 9ba7c17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ public class Application {
282282
The application retrieves configuration data from Zookeeper.
283283

284284
WARNING: If you use Spring Cloud Zookeeper Config, you need to set the `spring.config.import` property in order to bind to Zookeeper.
285-
You can read more about it in the <<config-data-import,Spring Boot Data Config section>>.
285+
You can read more about it in the <<config-data-import,Spring Boot Config Data Import section>>.
286286

287287
== Zookeeper overview
288288

docs/src/main/asciidoc/quickstart.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,4 @@ public class Application {
229229
The application retrieves configuration data from Zookeeper.
230230

231231
WARNING: If you use Spring Cloud Zookeeper Config, you need to set the `spring.config.import` property in order to bind to Zookeeper.
232-
You can read more about it in the <<config-data-import,Spring Boot Data Config section>>.
232+
You can read more about it in the <<config-data-import,Spring Boot Config Data Import section>>.

0 commit comments

Comments
 (0)