Skip to content

Commit

Permalink
Fix typo on CALL subquery page (#746) (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
JPryce-Aklundh authored Sep 27, 2023
1 parent f315621 commit 2c7700c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/ROOT/pages/subqueries/call-subquery.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ RETURN
[role="queryresult",options="header,footer",cols=""2*<m"]
|===

| innerReturn | totalCount
| innerCount | totalCount

| 1 | 3
| 1 | 3

| 2 | 3

Expand Down

0 comments on commit 2c7700c

Please sign in to comment.