Skip to content

Commit 50f08e2

Browse files
authored
Merge pull request #63 from Caltech-IPAC/vandesai1-patch-1
Update getting-started.rst
2 parents 2a77564 + f146227 commit 50f08e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ First, download some data by using wget or curl:
2828
curl -o m31-2mass-2412-row.tbl http://web.ipac.caltech.edu/staff/roby/demo/m31-2mass-2412-row.tbl
2929
3030
Second, start a Python session and connect an instance of :class:`firefly_client.FireflyClient`
31-
to a Firefly server. In this example, we use a public server. For ease of demonstration,
31+
to a Firefly server. In this example, we will use a public server. For ease of demonstration,
3232
please start the Python session in the directory from which you downloaded the sample files.
3333

3434
.. code-block:: py

0 commit comments

Comments
 (0)