Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
danielaparker committed Nov 24, 2023
1 parent 975b57d commit ecd3b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ref/jsonpath/basic_path_element.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Type |Definition
------------|------------------------------
char_type | `CharT`
allocator_type | Allocator
char_allocator_type | Rebind Allocator for `char_type`
char_allocator_type | Rebound Allocator for `char_type`
string_type | `std::basic_string<char_type,std::char_traits<char_type>,char_allocator_type>`
#### Constructors
Expand Down

0 comments on commit ecd3b9a

Please sign in to comment.