Skip to content

Commit d59b9d9

Browse files
authored
Q5 ref link update
1 parent ebd1a55 commit d59b9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

challenges/functions-concepts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ varArgsFunc("Hello", ",", "World", "!!!");
153153
```
154154

155155
###### References
156-
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Spread_syntax
156+
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/rest_parameters
157157

158158
<br />
159159

0 commit comments

Comments
 (0)