Skip to content

Commit 3d296ee

Browse files
authored
Update README.md
1 parent ac77d09 commit 3d296ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class ExampleTest {
5757

5858
**In your lesson**
5959
```md
60-
@[Fix the following code so that the function sum() returns the sum of the two integers]({"stubs": ["src/example.kt"],"command": "ExampleTest#testSum"})
60+
@[Fix the function sum() to have it return the sum of the two integers passed as arguments]({"stubs": ["src/example.kt"],"command": "ExampleTest#testSum"})
6161
```
6262

6363
**Notes**

0 commit comments

Comments
 (0)