diff --git a/app/Support/Units/Distance.php b/app/Support/Units/Distance.php index b575f508..bb9653ad 100644 --- a/app/Support/Units/Distance.php +++ b/app/Support/Units/Distance.php @@ -12,7 +12,7 @@ class Distance extends \PhpUnitsOfMeasure\PhysicalQuantity\Length implements Arr /** * The unit that this is stored as */ - public const STORAGE_UNIT = 'mi'; + public const STORAGE_UNIT = 'nmi'; /** * @return string