Skip to content

Commit 7ec1477

Browse files
committed
Polish
1 parent f266e8c commit 7ec1477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ For example:
958958

959959
[source,properties,indent=0]
960960
----
961-
restart.include.companycommonlibs=/mycorp-common-[\\w-]+\.jar
961+
restart.exclude.companycommonlibs=/mycorp-common-[\\w-]+\.jar
962962
restart.include.projectcommon=/mycorp-myproj-[\\w-]+\.jar
963963
----
964964

0 commit comments

Comments
 (0)