Skip to content

Commit 0926b66

Browse files
dstinesnicoll
authored andcommitted
Fix a typo
Closes gh-7085
1 parent bd341cb commit 0926b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-docs/src/main/asciidoc/build-tool-plugins.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ If you are using a milestone or snapshot release you will also need to add appro
204204
[[build-tool-plugins-gradle-dependency-management]]
205205
=== Gradle dependency management
206206
The `spring-boot` plugin automatically applies the
207-
{dependency-management-plugin}/[Dependency Management Plugin] and configures in to import
207+
{dependency-management-plugin}/[Dependency Management Plugin] and configures it to import
208208
the `spring-boot-starter-parent` bom. This provides a similar dependency management
209209
experience to the one that is enjoyed by Maven users. For example, it allows you to omit
210210
version numbers when declaring dependencies that are managed in the bom. To make use of

0 commit comments

Comments
 (0)