Skip to content

Commit

Permalink
Fix additional typo
Browse files Browse the repository at this point in the history
  • Loading branch information
axnsan12 authored Oct 20, 2021
1 parent ec9db1b commit 0721b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/mkdocs/docs/api/basic_json/operator[].md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const_reference operator[](const json_pointer& ptr) const;
: index of the element to access

`key` (in)
: object key of the elements to remove
: object key of the element to access

`ptr` (in)
: JSON pointer to the desired element
Expand Down

0 comments on commit 0721b32

Please sign in to comment.