fix: typo in docs (#10441)
This commit is contained in:
parent
2fa9bf1634
commit
b2cfbb1acb
|
|
@ -13,7 +13,7 @@ For supported XPath functions check [the underlying XPath library][xpath lib].
|
|||
| [Extensible Markup Language (XML)][xml] | `"xml"` | |
|
||||
| [JSON][json] | `"xpath_json"` | |
|
||||
| [MessagePack][msgpack] | `"xpath_msgpack"` | |
|
||||
| [Protocol buffers][protobuf] | `"xpath_protobuf"` | [see additional parameters](protocol-buffers-additiona-settings)|
|
||||
| [Protocol buffers][protobuf] | `"xpath_protobuf"` | [see additional parameters](#protocol-buffers-additional-settings)|
|
||||
|
||||
### Protocol buffers additional settings
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue