mirror of
https://github.com/nlohmann/json.git
synced 2025-05-10 00:53:52 +00:00
at.md: fix typo (#3426)
This commit is contained in:
parent
448b173ccf
commit
15fa6a342a
@ -24,7 +24,7 @@ const_reference at(const json_pointer& ptr) const;
|
|||||||
: index of the element to access
|
: index of the element to access
|
||||||
|
|
||||||
`key` (in)
|
`key` (in)
|
||||||
: object key of the elements to remove
|
: object key of the elements to access
|
||||||
|
|
||||||
`ptr` (in)
|
`ptr` (in)
|
||||||
: JSON pointer to the desired element
|
: JSON pointer to the desired element
|
||||||
|
Loading…
x
Reference in New Issue
Block a user