I have to carry out a program that allows me to correct badly worded words that are inside a .txt file
Example:
Wrongly worded word in the .txt file: "hloa"
Word after being corrected: "hello"
I need some kind of guide because I do not know how to start.
Thanks in advance