Quick start project get error

I followed the official doc and instruction and created my project successfully in local windows PC, but when I was trying to create a collection type with “restaurant”. It did work, but others didn’t. For example “News”.What happened to my case? If I click the save button “An error occurred” and the terminal listed “debug POST /content-type-builder/content-types” (xxms) 400. looks like I unable to save it and post it

node v12.18.4
npm v6.14.6

News is a known issue and it relates to the fact that news is both plural and singular, the Admin panel should block this word specifically but we have an open issue related to some words here:

https://github.com/strapi/strapi/issues/1198

Thank you. I changed another name.