[Doc] Modify map-funcation element-at misspeling in this document (#59573)
(cherry picked from commit ea22eb20a2)
This commit is contained in:
parent
68a8311c7e
commit
f8fbb890b0
|
|
@ -20,7 +20,7 @@ element_at(any_map, any_key)
|
|||
|
||||
## 参数说明
|
||||
|
||||
- `any_mao`: Map 表达式。
|
||||
- `any_map`: Map 表达式。
|
||||
- `key`: 指定的 key。如果 `key` 不存在,返回 NULL。
|
||||
|
||||
## 返回值说明
|
||||
|
|
|
|||
Loading…
Reference in New Issue