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 6e0cf8f200
commit e5d8568253

View File

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