Skip to content

Commit 08d1ebd

Browse files
authored
Merge pull request #151 from neo4j/MacondoExpress-patch-1
Update spatial.adoc (correct typo on Title)
2 parents 47727d4 + f9482b6 commit 08d1ebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/type-definitions/types/spatial.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[[type-definitions-spatial-types]]
33
:description: This page lists the spatial types available in the Neo4j GraphQL Library.
4-
= Temporal types
4+
= Spatial types
55

66
== Spatial Types
77

@@ -182,4 +182,4 @@ input CartesianPointDistance {
182182
point: CartesianPoint!
183183
distance: Float!
184184
}
185-
----
185+
----

0 commit comments

Comments
 (0)