Skip to content

Commit a477607

Browse files
committed
Update rescue node doc
Its `exception` field was renamed to `reference` in #1204 but the documentation was not updated.
1 parent d6e9b8d commit a477607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3685,7 +3685,7 @@ nodes:
36853685
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
36863686
end
36873687
3688-
`Foo, *splat, Bar` are in the `exceptions` field. `ex` is in the `exception` field.
3688+
`Foo, *splat, Bar` are in the `exceptions` field. `ex` is in the `reference` field.
36893689
- name: RestParameterNode
36903690
flags: ParameterFlags
36913691
fields:

0 commit comments

Comments
 (0)