We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11acd6e commit ed725ceCopy full SHA for ed725ce
pystac_client/client.py
@@ -499,7 +499,7 @@ def search(
499
500
This method returns an :class:`~pystac_client.ItemSearch` instance. See that
501
class's documentation for details on how to get the number of matches and
502
- iterate over results. The ``url``, `stac_io``, and ``client`` keywords are
+ iterate over results. The ``url``, ``stac_io``, and ``client`` keywords are
503
supplied by this Client instance.
504
505
.. warning::
0 commit comments