Enumeration field does not allow spaces

Hi. I’m just starting with Strapi and I’ve found that an enumeration field I created for a Books collection doesn’t allow for spaces. In my case, I can not add the value Science Fiction. Is this a normal situation?
Any help would be great

Thanks in advance!!

Yup it’s normal, see:

Now I see it.
Thanks.