mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 05:43:46 +01:00
Fix typo
This commit is contained in:
parent
163751180d
commit
d0fd7a8777
@ -42,7 +42,7 @@ draft: false
|
||||
md.push(["Comment",dat.comment])
|
||||
var dict = {
|
||||
"Ground state": dat.GS,
|
||||
"exited states": dat.ES,
|
||||
"Excited states": dat.ES,
|
||||
};
|
||||
for (var key in dict){
|
||||
md.push(key)
|
||||
|
Loading…
Reference in New Issue
Block a user