Skip to content

Commit 0e5201a

Browse files
author
Dave Syer
committed
Fix typos (see gh-1135)
1 parent 542896b commit 0e5201a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,8 +1622,8 @@ bootRepackage {
16221622
=== Create a non-executable JAR with exclusions
16231623

16241624
Often if you have an executable and a non-executable jar
1625-
as biuld products, the executable version will have additional
1626-
configuration files that ar enot needed in a library jar. E.g. the
1625+
as build products, the executable version will have additional
1626+
configuration files that are not needed in a library jar. E.g. the
16271627
`application.yml` configuration file might excluded from the
16281628
non-executable JAR.
16291629

0 commit comments

Comments
 (0)