Skip to content

Commit

Permalink
Fix phases that didn't fit Gas/Solid/Liquid
Browse files Browse the repository at this point in the history
  • Loading branch information
octylFractal authored Nov 5, 2016
1 parent 68f1c5a commit 333344e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PeriodicTableJSON.json
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,7 @@
"named_by": null,
"number": "44",
"period": 5,
"phase": null,
"phase": "Solid",
"source": "https://en.wikipedia.org/wiki/Ruthenium",
"spectral_img": null,
"summary": "Ruthenium is a chemical element with symbol Ru and atomic number 44. It is a rare transition metal belonging to the platinum group of the periodic table. Like the other metals of the platinum group, ruthenium is inert to most other chemicals.",
Expand Down Expand Up @@ -2343,7 +2343,7 @@
"named_by": null,
"number": "112",
"period": 7,
"phase": "Boiling point",
"phase": "Gas",
"source": "https://en.wikipedia.org/wiki/Copernicium",
"spectral_img": null,
"summary": "Copernicium is a chemical element with symbol Cn and atomic number 112. It is an extremely radioactive synthetic element that can only be created in a laboratory. The most stable known isotope, copernicium-285, has a half-life of approximately 29 seconds, but it is possible that this copernicium isotope may have a nuclear isomer with a longer half-life, 8.9 min.",
Expand Down

0 comments on commit 333344e

Please sign in to comment.