File tree 1 file changed +1
-1
lines changed
exercises/practice/bob/.approaches
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,6 @@ but some may find the answer array approach to be less readable.
96
96
[trim]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/trim
97
97
[endswith]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/endsWith
98
98
[dry]: https://en.wikipedia.org/wiki/Don%27t_repeat_yourself
99
- [approach-if]: https://exercism.org/tracks/javascript/exercises/bob/approaches/if-staements
99
+ [approach-if]: https://exercism.org/tracks/javascript/exercises/bob/approaches/if-statements
100
100
[approach-switch]: https://exercism.org/tracks/javascript/exercises/bob/approaches/switch-statement
101
101
[approach-answer-array]: https://exercism.org/tracks/javascript/exercises/bob/approaches/answer-array
You can’t perform that action at this time.
0 commit comments