Skip to content

Commit a4aa36b

Browse files
committed
update from review
1 parent fd9ad9c commit a4aa36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jwst/spectral_leak/spectral_leak_step.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def process(self, input_data):
3434
Returns
3535
-------
3636
JWST DataModel
37-
The corrected data model. This will be "input_model" if the step is skipped,
37+
The corrected data model. This will be the input_model if the step is skipped,
3838
otherwise it will be a corrected 1D extracted spectrum that contains
3939
the MRS channel 3B range.
4040
"""

0 commit comments

Comments
 (0)