diff --git a/README b/README index 86957ac..b55b8ec 100644 --- a/README +++ b/README @@ -2,4 +2,4 @@ Hello, World ============ A simple program, and an example of how to structure a python project. -You can simply start the praogram by typing "python main.py" in the helloworld folder. +You can simply start the program by typing "python main.py" in the helloworld folder.