Hey Dennis 👋 this is the default introspection behaviour. The Prisma CLI always spells the relation fields in the exact same way as the model name, there’s an open issue for that here:
https://github.com/prisma/prisma/issues/2502
FWIW, you can rename these fields manually and future introspection runs will remember the relation field name you’ve given.