Skip to content

Commit 43aa7f1

Browse files
Update relative-json-pointer.xml
Fix typo! Co-authored-by: Ethan <[email protected]>
1 parent aa0cca6 commit 43aa7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

relative-json-pointer.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
Evaluation begins by processing the non-negative-integer prefix.
126126
This can be found by taking the longest continuous sequence of decimal
127127
digits available, starting from the beginning of the string, taking
128-
the decimal numerical value. If the value is zero, the following stepps
128+
the decimal numerical value. If the value is zero, the following steps
129129
are skipped. If this value is more than zero, then the following steps
130130
are repeated that number of times:
131131
<list>

0 commit comments

Comments
 (0)