Skip to content

Commit

Permalink
Fix English typo
Browse files Browse the repository at this point in the history
Co-authored-by: Ricky O'Steen <39831871+rosteen@users.noreply.github.com>
  • Loading branch information
pllim and rosteen committed Apr 18, 2023
1 parent 2efa57c commit f2b4b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mosviz/import_data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ directory that contains all the files for the dataset to be loaded:
mosviz.load_data(spectra_1d=spectra_1d, spectra_2d=spectra_2d, images=images)
mosviz.show()
Alternative, if you want all the spectra to share a single image (e.g., a mosaic):
Alternatively, if you want all the spectra to share a single image (e.g., a mosaic):

.. code-block:: python
Expand Down

0 comments on commit f2b4b37

Please # to comment.