gentooboontoo / js-quantities

JavaScript library for quantity calculation and unit conversion
http://gentooboontoo.github.io/js-quantities/
MIT License
396 stars 102 forks source link

Fix wrong quantity name for molar_concentration units #115

Closed N8th8n8el closed 3 years ago

N8th8n8el commented 3 years ago

The concentration units in definitions.js had concentration as quantity, but only molar_concentration exists as kind.

gentooboontoo commented 3 years ago

Merged. Thanks :+1: