Skip to content

Commit 1edb42d

Browse files
committed
better lable for pourbaix details
1 parent e6bfdfe commit 1edb42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crystal_toolkit/components/pourbaix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ def update_heatmap_choices(entries, mat_detials):
648648
]
649649
if structure_text:
650650
label_text_list.append(
651-
" - Structure: " + structure_text + "\n"
651+
" - Prototype: " + structure_text + "\n"
652652
)
653653
if crystal_system:
654654
label_text_list.append(

0 commit comments

Comments
 (0)