Skip to content

Commit ba3e243

Browse files
Fix typos
Co-authored-by: Louise Berglund <[email protected]>
1 parent 185a9e1 commit ba3e243

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
@@ -431,11 +431,11 @@ Status description:: error: data exception - index conflicts with existing const
431431

432432
=== 22N75
433433

434-
Status description:: error: data exception - constraint contains duplicated tokens. The constraint specified by `{ $constrDescrOrName }` includes a label, relationship type, a property key with name `{ $token }` more than once.
434+
Status description:: error: data exception - constraint contains duplicated tokens. The constraint specified by `{ $constrDescrOrName }` includes a label, relationship type, or property key with name `{ $token }` more than once.
435435

436436
=== 22N76
437437

438-
Status description:: error: data exception - index contains duplicated tokens. The index specified by `{ $idxDescrOrName }` includes a label, relationship type, a property key with name `{ $token }` more than once.
438+
Status description:: error: data exception - index contains duplicated tokens. The index specified by `{ $idxDescrOrName }` includes a label, relationship type, or property key with name `{ $token }` more than once.
439439

440440
=== 22N77
441441

0 commit comments

Comments
 (0)