diff --git a/user_guide/API_ref/pycmap_api/data_retrieval/pycmap_cruise_ST_bounds.rst b/user_guide/API_ref/pycmap_api/data_retrieval/pycmap_cruise_ST_bounds.rst index ea7c587..6eacbaa 100644 --- a/user_guide/API_ref/pycmap_api/data_retrieval/pycmap_cruise_ST_bounds.rst +++ b/user_guide/API_ref/pycmap_api/data_retrieval/pycmap_cruise_ST_bounds.rst @@ -16,7 +16,7 @@ Cruise Spatio-Temporal Bounds - Returns a dataframe containing the spatio-temporal bounding box accosiated with the specified cruise. Effectively, this method returns a subset of the outputs returned by the cruise_by_name method. + Returns a dataframe containing the spatio-temporal bounding box accosiated with the specified cruise. Effectively, this method returns a subset of the outputs returned by the cruise_by_name method. | @@ -25,7 +25,6 @@ Cruise Spatio-Temporal Bounds The official cruise name. If applicable, you may also use cruise "nickname" ('Diel', 'Gradients_1' ...). A full list of cruise names can be retrieved using cruise method. - :returns: Pandas dataframe.