mirror of
https://github.com/nlohmann/json.git
synced 2024-11-23 22:19:02 +08: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
|
||||
|
||||
`key` (in)
|
||||
: object key of the elements to remove
|
||||
: object key of the elements to access
|
||||
|
||||
`ptr` (in)
|
||||
: JSON pointer to the desired element
|
||||
|
Loading…
Reference in New Issue
Block a user