Skip to content

Commit 864856e

Browse files
Jorge Fernandez HernandezJorge Fernandez Hernandez
authored andcommitted
EUCLIDPCR-1863 Update info for section 1.6
1 parent 726eb95 commit 864856e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/esa/euclid/euclid.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ To remove asynchronous
541541
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
542542

543543
'On-the-fly' queries allow you to submit a votable and perform a query using that table all in one command; unlike tables
544-
uploaded with :meth:`~astroquery.esa.euclid.EuclidClass.upload_table` (see :ref:`uploading_table_to_user_space`), these tables will be deleted after the query is complete.
544+
uploaded with the methods described in section :ref:`uploading_table_to_user_space`, these tables will be deleted after the query is complete.
545545

546546
You have to provide the local path to the file you want to upload. In the following example, the file 'my_table.xml' is
547547
located to the relative location where your python program is running. See note below.

0 commit comments

Comments
 (0)