aalises / age-of-empires-II-api

API for Age of Empires II Built with Flask-RESTFul + SQLAlchemy
https://age-of-empires-2-api.herokuapp.com
BSD 3-Clause "New" or "Revised" License
120 stars 31 forks source link

Incorrect spelling of Byzantine civ #11

Closed TheWildebeest closed 4 years ago

TheWildebeest commented 4 years ago

Byzantines is spelled as "Bizantines" in the api.

Not a huge issue but just means an extra data cleaning step is required on front end.