Skip to content

Commit dfb3675

Browse files
committed
Merge pull request #7085 from dstine:docs-typos
* pr/7085: Fix a typo
2 parents bd341cb + 0926b66 commit dfb3675

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)