Why is this an issue?

Keywords should be in lowercase to differentiate themselves from identifiers (which should be PascalCase).

How to fix it

Lowercase the offending keyword.

Resources