Skip to content

Commit

Permalink
Merge pull request #7424 from codeblech/patch-1
Browse files Browse the repository at this point in the history
Rectifies minor grammatical error
  • Loading branch information
nabobalis committed Jan 31, 2024
2 parents 6ffcb81 + c3ec82f commit a9821d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/acquiring_data/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ To see a summary of the results print the result variable that came back from th
<BLANKLINE>
Queries can be made more flexible or specific by adding more attrs objects to the `~sunpy.net.Fido` search.
As an example, specific passbands can be searched for by supplying an `~astropy.units.Quantity` to the `a.Wavelength <sunpy.net.attrs.Wavelength>` attribute:
As an example, specific passbands can be searched for by supplying a `~astropy.units.Quantity` to the `a.Wavelength <sunpy.net.attrs.Wavelength>` attribute:
.. code-block:: python
Expand Down

0 comments on commit a9821d2

Please sign in to comment.