diff --git a/src/Enumerators/DeegraphNumericalComparitor.php b/src/Enumerators/DeegraphNumericalComparator.php similarity index 78% rename from src/Enumerators/DeegraphNumericalComparitor.php rename to src/Enumerators/DeegraphNumericalComparator.php index 2a7e985..94af3a0 100644 --- a/src/Enumerators/DeegraphNumericalComparitor.php +++ b/src/Enumerators/DeegraphNumericalComparator.php @@ -1,12 +1,12 @@ -"; - case LESS_THAN_OR_EQUAL_TO = "<="; - case MORE_THAN_OR_EQUAL_TO = ">="; -} - +"; + case LESS_THAN_OR_EQUAL_TO = "<="; + case MORE_THAN_OR_EQUAL_TO = ">="; +} +