From c9f1b6d09849e15fe9af5c2e62b5413c1abb0bfe Mon Sep 17 00:00:00 2001 From: Manon Marchand Date: Thu, 9 Jan 2025 13:56:26 +0100 Subject: [PATCH] docs: fix sentence Co-authored-by: Adam Ginsburg --- docs/vizier/vizier.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vizier/vizier.rst b/docs/vizier/vizier.rst index 05bfb8c560..f96099dd6e 100644 --- a/docs/vizier/vizier.rst +++ b/docs/vizier/vizier.rst @@ -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::