Skip to content

Commit

Permalink
Update schemas/system/electrolyte.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DunklesArchipel authored Mar 1, 2024
1 parent 6759b9a commit d5a8998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/system/electrolyte.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
{"const": "acid", "description": "An acid added to the solvent."},
{"const": "base", "description": "A base added to the solvent."},
{"const": "gas", "description": "A gas passed through the solvent."},
{"const": "solute", "description": "A solute added to the solvent, which is not a salt, acid, base or a gas, i.e., water."}
{"const": "solute", "description": "A solute added to the solvent, which is not a salt, acid, base, or a gas, i.e., water."}
]
},
"source": {
Expand Down

0 comments on commit d5a8998

Please sign in to comment.