Skip to content

Commit d411f57

Browse files
committed
Fix sample yaml.
1 parent 033e6a8 commit d411f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/spring-cloud-openfeign.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ You could configure it using configuration properties by doing the following
417417
----
418418
spring:
419419
cloud:
420-
openfeign
420+
openfeign:
421421
circuitbreaker:
422422
enabled: true
423423
alphanumeric-ids:

0 commit comments

Comments
 (0)