Skip to content

Commit dd63c3b

Browse files
committed
minor doc updates
1 parent 51b804c commit dd63c3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sdss/sdss.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Getting started
2020
This example shows how to perform an individual object cross-ID with SDSS.
2121
We'll start with the position of a source found in another survey, and search
2222
within a 5 arcsecond radius (a "cone search") for optical counterparts in SDSS.
23-
Note use of the keyword argument spectro, which requires matches to have
23+
Note use of the keyword argument ``spectro``, which requires matches to have
2424
spectroscopy, not just photometry:
2525

2626
.. doctest-remote-data::
@@ -61,7 +61,7 @@ that does *not* correct for the geometry at high declination, also known as
6161
the :math:`\cos \delta` correction. At high declination, these rectangles
6262
would appear much more like trapezoids. However, this is the more intuitive
6363
interpretation of "this range of RA, that range of Dec" that many people use.
64-
Finally though, the constructed rectangles *do* account for RA wrap-around,
64+
Finally, though, the constructed rectangles *do* account for RA wrap-around,
6565
so an appropriate region of the celestial sphere is searched, even if the
6666
central coordinate is very close to RA = 0.
6767

0 commit comments

Comments
 (0)