Skip to content

Commit d6cd3aa

Browse files
committed
Fix an extraneous comma
1 parent fccd5b5 commit d6cd3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/jwst/photom/main.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ SRCTYPE keyword value, which is set by the :ref:`srctype <srctype_step>` step.
6262
If the SRCTYPE keyword is not present or is set to "UNKNOWN", the default behavior
6363
is to treat it as a uniform/extended source.
6464

65-
The combination of the scalar conversion factor, and the 2-D response values are
65+
The combination of the scalar conversion factor and the 2-D response values are
6666
then applied to the science data, including the SCI and ERR arrays, as well as
6767
the variance (VAR_POISSON, VAR_RNOISE, and VAR_FLAT) arrays.
6868
The correction values are multiplied into the SCI and ERR arrays, and the square

0 commit comments

Comments
 (0)