Skip to content

Commit d2d8c47

Browse files
mwcraigCopilot
andauthored
Update src/astro_image_display_api/interface_definition.py
Co-authored-by: Copilot <[email protected]>
1 parent 7c3608f commit d2d8c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/astro_image_display_api/interface_definition.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ def get_catalog_style(self, catalog_label: str | None = None) -> dict:
320320
The name of the catalog. If not given and there is
321321
only one catalog loaded, the style for that catalog is returned.
322322
If there are multiple catalogs and no label is provided, an error
323-
is raised. If the label is does not correspond to a loaded
323+
is raised. If the label does not correspond to a loaded
324324
catalog, an empty dictionary is returned.
325325
326326
Returns

0 commit comments

Comments
 (0)