diff --git a/modules/ROOT/pages/type-definitions/types/spatial.adoc b/modules/ROOT/pages/type-definitions/types/spatial.adoc index 6f0b6958..6ea5592b 100644 --- a/modules/ROOT/pages/type-definitions/types/spatial.adoc +++ b/modules/ROOT/pages/type-definitions/types/spatial.adoc @@ -1,7 +1,7 @@ [[type-definitions-spatial-types]] :description: This page lists the spatial types available in the Neo4j GraphQL Library. -= Temporal types += Spatial types == Spatial Types @@ -182,4 +182,4 @@ input CartesianPointDistance { point: CartesianPoint! distance: Float! } ----- \ No newline at end of file +----