File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ function returnWorld() {
8989
9090
function returnNothing() {
9191
return;
92-
}```
92+
}
93+
```
9394

9495

9596
[Back to course outline](https://.com/mbarsott/LearnProgrammingWithJavascript/blob/master/README.md#learn-programming-with-javascript)

0 commit comments

Comments
 (0)