Fix additional typo

This commit is contained in:
Cristi Vîjdea 2021-10-20 18:36:11 +03:00 committed by GitHub
parent ec9db1b0ec
commit 0721b32184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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