Bench Migrate fail After creating new module

Created a new module “pucrhase_and_stock_management” after realizing that i spelled the word incorrectly i changed the module name to “purchase_and_stock_management” and now running bench migrate gives me an error KeyError: u’pucrhase_and_stock_management’

i think you need to Delete that module first. and then try bench migrate.

Will i have to delete the doctypes added to the modules too and remove it’s name from modules.txt? @adnan