mirror of
https://github.com/nlohmann/json.git
synced 2025-08-10 16:23:04 +03:00
at.md: fix typo (#3426)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user