Skip to content

Commit 9eadeba

Browse files
committed
Fixe typo in colormap list
1 parent 4344cd4 commit 9eadeba

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
@@ -26,7 +26,7 @@
2626
'hot',
2727
'red-blue',
2828
'red-yellow-blue',
29-
'purple-orange'
29+
'purple-orange',
3030
'purple-green',
3131
)
3232

0 commit comments

Comments
 (0)