We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973c02f commit 5f00196Copy full SHA for 5f00196
1 file changed
README.md
@@ -93,7 +93,7 @@ Let's try running it again with two arguments:
93
area = height * width
94
TypeError: can't multiply sequence by non-int of type 'str'
95
96
-Oop, we definitely have some bugs to fix.
+Oops, we definitely have some bugs to fix.
97
98
Now, let's try running the script through the Python debugger:
99
0 commit comments