helldivers-2 / json

A set of JSON files for developing applications with Helldivers 2
MIT License
9 stars 10 forks source link

[BUG]: L'estrade sector name incorrect #33

Closed paulleonartcalvo closed 4 months ago

paulleonartcalvo commented 4 months ago

Faulty File Path & Name

https://api.helldivers2.dev/api/v1/planets/259

Request information

Requesting for planet Omicron as an example

What is expected?

should be "L'estrade"

image

What is actually happening?

It is showing "Le'strade"

Any additional comments?

No response

dealloc commented 4 months ago

oops, looks like those sector names got mapped wrong. @chatterchats can I get your eyes on this one?

dealloc commented 4 months ago

never mind, looks like #34 already handles this, Chats can review the PR