Update docs/en/sql-reference/functions/json-functions.md

Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
This commit is contained in:
karnevil13 2021-11-06 23:58:24 +03:00 committed by GitHub
parent 38dad4b02b
commit 54138c4873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -233,7 +233,7 @@ JSONExtractKeys(json[, a, b, c...])
**Returned value**
Array with keys of JSON.
Array with the keys of the JSON.
Type: [Array](../../sql-reference/data-types/array.md)