Browse Source

Fix typo'd unit name

master
Fen Dweller 4 years ago
parent
commit
aa72e09ced
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      macrovision.js

+ 1
- 1
macrovision.js View File

@@ -279,7 +279,7 @@ const defaultUnits = {
metric: "liters",
customary: "gallons",
relative: "olympicPools",
volume: "barnmegaparsecs"
volume: "barnMegaparsecs"
},
mass: {
metric: "kilograms",


Loading…
Cancel
Save