Skip to content

Commit 77bf8cd

Browse files
Update modules/ROOT/pages/errors/gql-errors/index.adoc
1 parent f8d1ca8 commit 77bf8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ Status description:: error: syntax error or access rule violation - invalid nest
732732
=== xref:errors/gql-errors/42I13.adoc[42I13]
733733
label:new[Changed in 2025.03]
734734

735-
Status description:: error: syntax error or access rule violation - invalid number of procedure or function arguments. The procedure or function call does not provide the required number of arguments; expected `{ <<count1>> }` but got `{ <<count2>> }`. The procedure or function `{ <<procFun>> }` has the signature: `{ <<sig>> }`.
735+
Status description:: error: syntax error or access rule violation - invalid number of procedure or function arguments. The procedure or function call does not provide the required number of arguments; expected `{ <<count>>1 }` but got `{ $count2 }`. The procedure or function `{ <<procFun>> }` has the signature: `{ <<sig>> }`.
736736

737737
=== xref:errors/gql-errors/42I17.adoc[42I17]
738738

0 commit comments

Comments
 (0)