Skip to content

Commit f9482b6

Browse files
Update spatial.adoc (correct typo on Title)
1 parent 47727d4 commit f9482b6

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)