Skip to content

Commit fbb9677

Browse files
geoandgsmet
andauthored
Update docs/src/main/asciidoc/consul-config.adoc
Co-authored-by: Guillaume Smet <[email protected]>
1 parent 06aa483 commit fbb9677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/consul-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Quarkus provides various configuration knobs under the `quarkus.consul-config` r
139139
quarkus.application.name=consul-test
140140
# enable retrieval of configuration from Consul - this is off by default
141141
quarkus.consul-config.enabled=true
142-
# this is a key in Consul's KV store that the Quarkus application will read and try to extra properties from
142+
# this is a key in Consul's KV store that the Quarkus application will read and try to extract properties from
143143
quarkus.consul-config.properties-value-keys=config/${quarkus.application.name}
144144
----
145145

0 commit comments

Comments
 (0)