We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f4e342 commit 4aa1c77Copy full SHA for 4aa1c77
exercises/05-Defining-vs-Calling-a-function/README.md
@@ -49,7 +49,7 @@ def concatenate_number_to_string(local_number, local_string):
49
50
1. Define a function called `multi`.
51
52
-2. The `multi` function receives two numbers.
+2. The `multi` function receives two numbers.
53
54
3. Return the result of the multiplication between them.
55
0 commit comments