Commit dfb36759 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #7085 from dstine:docs-typos

* pr/7085:
  Fix a typo
parents bd341cba 0926b661
...@@ -204,7 +204,7 @@ If you are using a milestone or snapshot release you will also need to add appro ...@@ -204,7 +204,7 @@ If you are using a milestone or snapshot release you will also need to add appro
[[build-tool-plugins-gradle-dependency-management]] [[build-tool-plugins-gradle-dependency-management]]
=== Gradle dependency management === Gradle dependency management
The `spring-boot` plugin automatically applies the The `spring-boot` plugin automatically applies the
{dependency-management-plugin}/[Dependency Management Plugin] and configures in to import {dependency-management-plugin}/[Dependency Management Plugin] and configures it to import
the `spring-boot-starter-parent` bom. This provides a similar dependency management the `spring-boot-starter-parent` bom. This provides a similar dependency management
experience to the one that is enjoyed by Maven users. For example, it allows you to omit experience to the one that is enjoyed by Maven users. For example, it allows you to omit
version numbers when declaring dependencies that are managed in the bom. To make use of version numbers when declaring dependencies that are managed in the bom. To make use of
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment