Skip to content

Commit f8c1821

Browse files
committed
Polish
See gh-12365
1 parent 66d1f5c commit f8c1821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-docs/src/main/asciidoc/getting-started.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ scope.
205205
[[getting-started-gradle-installation]]
206206
==== Gradle installation
207207
Spring Boot is compatible with Gradle 2 (2.9 or later) and Gradle 3. If you don't already
208-
have Gradle installed you can follow the instructions at http://www.gradle.org/.
208+
have Gradle installed you can follow the instructions at http://www.gradle.org.
209209

210210
Spring Boot dependencies can be declared using the `org.springframework.boot` `group`.
211211
Typically your project will declare dependencies to one or more

0 commit comments

Comments
 (0)