Skip to content

Commit

Permalink
at.md: fix typo (#3426)
Browse files Browse the repository at this point in the history
  • Loading branch information
heinemml authored Apr 6, 2022
1 parent 448b173 commit 15fa6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/mkdocs/docs/api/basic_json/at.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 15fa6a3

Please sign in to comment.