Skip to content

Commit 29bdb5c

Browse files
committed
docs: update signature of function split in the quick reference
1 parent 7bcff0f commit 29bdb5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ <h1>JSON Query</h1>
177177
</li>
178178
<li>
179179
<a href="https://github.com/jsonquerylang/jsonquery/blob/main/reference/functions.md#split"
180-
target="_blank"><code>split(separator)</code></a>
180+
target="_blank"><code>split(text, separator)</code></a>
181181
</li>
182182
<li>
183183
<a href="https://github.com/jsonquerylang/jsonquery/blob/main/reference/functions.md#uniq"

0 commit comments

Comments
 (0)