Skip to content

Commit 4dcb5e8

Browse files
renetapopovaLojjs
andauthored
Update modules/ROOT/pages/errors/gql-errors.adoc
Co-authored-by: Louise Berglund <[email protected]>
1 parent 3c5c966 commit 4dcb5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ Status description:: error: system configuration or operation exception - missin
473473

474474
=== 51N07
475475

476-
Status description:: error: system configuration or operation exception - invalid ordering of default arguments. The `{ $procFun }` contains a non-default argument before a default argument. Non-default arguments are not allowed to be positioned after default arguments.
476+
Status description:: error: system configuration or operation exception - invalid ordering of default arguments. The `{ $procFun }` contains a non-default argument after a default argument. Non-default arguments are not allowed to be positioned after default arguments.
477477

478478

479479
=== 51N08

0 commit comments

Comments
 (0)