Skip to content

Commit

Permalink
docs: fix sentence
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Ginsburg <[email protected]>
  • Loading branch information
ManonMarchand and keflavich authored Jan 9, 2025
1 parent 7b46e1d commit c9f1b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vizier/vizier.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Get a whole catalog

From the result of the precedent example, let's select ``J/ApJ/788/39``.
We call :meth:`~astroquery.vizier.VizierClass.get_catalogs`. Let's fix the number of
returned rows to 1 for now while we inspect the result:
returned rows to 1 for now, to minimize the amount of data we download and speed up exploration, while we inspect the result:

.. doctest-remote-data::

Expand Down

0 comments on commit c9f1b6d

Please sign in to comment.