Skip to content

Commit

Permalink
Update docs/howto_guides/replacing_asdfs.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Stuart Mumford <[email protected]>
  • Loading branch information
SolarDrew and Cadair authored Feb 18, 2025
1 parent 8d46bb9 commit c5bb167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howto_guides/replacing_asdfs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For example:

.. code-block:: python
Fido.fetch(res, path="~/sunpy/data/{instrument}/{dataset_id}", overwrite=True) # doctest: +SKIP
Fido.fetch(res, path="~/sunpy/data/{instrument}/{dataset_id}", overwrite=True) # doctest: +SKIP
where `res` is the result of a `Fido` search for some dataset you already have saved locally.
Expand Down

0 comments on commit c5bb167

Please sign in to comment.