penguin-statistics / backend-next

The refactored Penguin Statistics v3 Backend. Built with Go, fiber, bun and go.uber.org/fx. Uses NATS as MQ and Redis as state synchronization.
MIT License
176 stars 19 forks source link

Typo in item name #528

Closed shimeoki closed 8 months ago

shimeoki commented 8 months ago

image Should be Orirock, not Orriock. I couldn't find this item in the code (because I assume the data is in the database or backend), so I'm submitting an issue. I apologise for such a small request.

AlvISsReimu commented 8 months ago

Fixed, thanks!