Skip to content

Commit 4e1f7a7

Browse files
committed
a few more formatting fixes
1 parent 5458f38 commit 4e1f7a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

209209
=== xref:errors/gql-errors/22N20.adoc[22N20]
210210

211-
Status description:: error: data exception - invalid spatial value dimensions. Cannot create POINT with `{ <<dim1>> }` coordinate reference system (CRS) and `{ <<value>> }` coordinates. Use the equivalent `{ <<dim2>> }` coordinate reference system instead.
211+
Status description:: error: data exception - invalid spatial value dimensions. Cannot create POINT with `{ <<dim>>1 }` coordinate reference system (CRS) and `{ <<value>> }` coordinates. Use the equivalent `{ $dim2 }` coordinate reference system instead.
212212

213213
=== xref:errors/gql-errors/22N21.adoc[22N21]
214214

@@ -456,7 +456,7 @@ Status description:: error: data exception - unexpected struct tag. Unexpected s
456456

457457
=== xref:errors/gql-errors/22N98.adoc[22N98]
458458

459-
Status description:: error: data exception - wrong first field during deserialization. Unable to deserialize request. Expected first field to be `{ <<field>> }`, but was '`{ <<value>> }`'.
459+
Status description:: error: data exception - wrong first field during deserialization. Unable to deserialize request. Expected first field to be `{ <<field>> }`, but was `{ <<value>> }`.
460460

461461
=== xref:errors/gql-errors/22N99.adoc[22N99]
462462

0 commit comments

Comments
 (0)