Skip to content

Commit 99d982c

Browse files
authored
Update README.md
1 parent f66d66d commit 99d982c

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
@@ -64,5 +64,5 @@ public class ExampleTest {
6464

6565
**In your lesson**
6666
```md
67-
@[Fix the following code so that the method sum() returns a sum of the integers passed as parameters]({"stubs": ["src/main/java/Example.java"],"command": "ExampleTest#testSum"})
67+
@[Fix the method sum() to have it return a sum of the integers passed as parameters]({"stubs": ["src/main/java/Example.java"],"command": "ExampleTest#testSum"})
6868
```

0 commit comments

Comments
 (0)