Skip to content

Commit 81e3ddf

Browse files
authored
Update grabbing_and_sinking.rst
Fix incorrect input name
1 parent 1e9f187 commit 81e3ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/grabbing_and_sinking.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ when using multiple nested iterables.
235235
Substitutions
236236
-------------
237237

238-
The `substitutions` and `substitutions_regexp` inputs allow users to modify the
238+
The ``substitutions`` and ``regexp_substitutions`` inputs allow users to modify the
239239
output destination path and name of a file. Substitutions are a list of 2-tuples
240240
and are carried out in the order in which they were entered. Assuming that the
241241
output path of a file is:

0 commit comments

Comments
 (0)