diff --git a/constants.php b/constants.php index e8d0dc6..4ca20d1 100644 --- a/constants.php +++ b/constants.php @@ -33,7 +33,7 @@ $office_cities = array( 'Toronto' => 'CA', 'Vancouver' => 'CA', 'Taipei' => 'TW', - 'Portlan' => 'US', + 'Portland' => 'US', 'Other' => 'Other' );