Skip to content

Commit

Permalink
Fix typo in name inside manufacturer.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonjchen authored Aug 20, 2020
1 parent 7da419d commit 6e18bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/locales/en/vehicle/manufacturer.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ module["exports"] = [
"Ferrari",
"Bugatti",
"Kia",
"Hyandai"
"Hyundai"
];

0 comments on commit 6e18bab

Please sign in to comment.