How to stop Gherkin thinking any word containing a digit is a parameter when auto creating a handler

I’ve just started creating Features in EPF. If a step contains a word with with a number in it such “3DBox” it automatically thinks its a parameter when creating a handler. Any idea how to stop this?