1
0
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:
Michael Nosthoff
2022-04-06 15:26:35 +02:00
committed by GitHub
parent 448b173ccf
commit 15fa6a342a

View File

@@ -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