Skip to content

Commit 36d2cef

Browse files
committed
update spglib->moyo
1 parent 3b8a635 commit 36d2cef

File tree

1 file changed

+1
-1
lines changed
  • src/AiidaExplorer/VisualiserPane/Rich/StructureDataVisualiser

1 file changed

+1
-1
lines changed

src/AiidaExplorer/VisualiserPane/Rich/StructureDataVisualiser/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ export default function StructureDataVisualiser({ nodeData, restApiUrl }) {
257257
{spgLib && (
258258
<div className="space-y-3">
259259
<div className="explorerHeading ae:flex ae:items-center ae:pt-4 ae:font-lg">
260-
<span>Symmetry information (spglib)</span>
260+
<span>Symmetry information (from moyo)</span>
261261
<DownloadIcon
262262
data={spgLib}
263263
filename="spglib.json"

0 commit comments

Comments
 (0)