Skip to content

Commit 2a127ae

Browse files
committed
small docs typo
1 parent ba37d2a commit 2a127ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mast/mast.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ Requesting a cutout by moving_target accesses the
816816
`MAST Moving Target TESScut API <https://mast.stsci.edu/tesscut/docs/getting_started.html#moving-target-cutouts>`__
817817
and returns a target pixel file, with format described
818818
`here <https://astrocut.readthedocs.io/en/latest/astrocut/file_formats.html#path-focused-target-pixel-files>`__.
819-
The moving_target is an optional bool argument where `True` signifies that the accompanying `objectname` input is the object name or ID understood by the
819+
The moving_target is an optional bool argument where `True` signifies that the accompanying ``objectname`` input is the object name or ID understood by the
820820
`JPL Horizon ephemerades interface <https://ssd.jpl.nasa.gov/horizons.cgi>`__. The default value for moving_target is set to False. Therefore, a non-moving target can be input simply with either the objectname or coordinates.
821821

822822
.. code-block:: python

0 commit comments

Comments
 (0)