Skip to content

Commit 9b56c9a

Browse files
authored
Fix minor typo in quickstart.rst
Noticed while reading the docs more closely to figure out why I haven't gotten something running yet 😄
1 parent 5bb1bb8 commit 9b56c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fme/docs/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ It is possible to download a portion of the dataset only, but it is necessary to
6363
.. _Zenodo repository: https://zenodo.org/doi/10.5281/zenodo.10791086
6464
.. _requester pays: https://cloud.google.com/storage/docs/requester-pays
6565

66-
Save a ``inference-config.yaml`` file based on the :ref:`example config <inference-config>` with updated paths for the downloaded data.
66+
Save a ``config-inference.yaml`` file based on the :ref:`example config <inference-config>` with updated paths for the downloaded data.
6767
Then in the ``fme`` conda environment, run inference with:
6868

6969
.. code-block:: bash

0 commit comments

Comments
 (0)