Document patch examples on the spec are incorrect ``` p.replace('/parent2/child2', '?', p.multiply(5)), p.replace('/parent3/child3', p.apply('my-function', 'myArgument1', 2)), ```
Document patch examples on the spec are incorrect