Powershell and cmd.exe both support cd.. in addition to cd .. . So many pwsh and windows command line users are not used to adding the space between cd and .. like bash users are.
Suggestion is to either add this by default, or add an 'alias' feature to allow aliasing any word to a (partial) command line.