Skip to content

Commit 3b38f28

Browse files
Apply suggestions from code review
Co-authored-by: Louise Berglund <[email protected]>
1 parent d2cef8e commit 3b38f28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/errors/gql-errors.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Status description:: error: data exception - invalid spatial value. A POINT must
187187

188188
=== 22N20
189189

190-
Status description:: error: data exception - invalid spatial value dimensions. Cannot create POINT with { $crs } coordinate reference system (CRS) and { $coordinates } coordinates. Use the equivalent { $crs2 } coordinate reference system instead.
190+
Status description:: error: data exception - invalid spatial value dimensions. Cannot create POINT with { $dim1 }D coordinate reference system (CRS) and { $value } coordinates. Use the equivalent { $dim2 }D coordinate reference system instead.
191191

192192
=== 22N21
193193

@@ -215,6 +215,6 @@ Status description:: error: data exception - unsupported rounding mode. Unknown
215215

216216
=== 22N27
217217

218-
Status description:: error: data exception - invalid entity type. Invalid input { $input } for { $var }. Expected to be one of { $valueTypeOredList }.
218+
Status description:: error: data exception - invalid entity type. Invalid input { $input } for { $variable }. Expected to be one of { $valueTypeOredList }.
219219

220220

0 commit comments

Comments
 (0)