diff --git a/hello.py b/hello.py index ae2c62a..e75154b 100644 --- a/hello.py +++ b/hello.py @@ -1 +1 @@ -print("hello wolrd") \ No newline at end of file +print("hello world") \ No newline at end of file