We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c70d2e + 43aa7f1 commit 1de426cCopy full SHA for 1de426c
relative-json-pointer.xml
@@ -125,8 +125,9 @@
125
Evaluation begins by processing the non-negative-integer prefix.
126
This can be found by taking the longest continuous sequence of decimal
127
digits available, starting from the beginning of the string, taking
128
- the decimal numerical value. If this value is more than zero, then
129
- the following steps are repeated that number of times:
+ the decimal numerical value. If the value is zero, the following steps
+ are skipped. If this value is more than zero, then the following steps
130
+ are repeated that number of times:
131
<list>
132
<t>
133
If the current referenced value is the root of the document, then
0 commit comments