Fix minor spelling error 'grade' -> 'gradle'.

Resolves gh-32.
This commit is contained in:
Mark Secrist
2019-05-07 09:25:02 -06:00
committed by John Blum
parent 306d492478
commit 9d8f7c2808

View File

@@ -144,7 +144,7 @@ To use Spring Boot for Apache Geode, declare the `spring-geode-starter` on your
</dependencies
----
.Grade
.Gradle
[source,java]
[subs="verbatim,attributes"]
----