Skip to content

Commit fde837b

Browse files
committed
Fixing styling errors
1 parent 9438325 commit fde837b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/practice/change/.approaches/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ This approach ensures that we find the minimum number of coins required in a str
2424
For a detailed look at the code and logic, see the full explanation in the [Dynamic Programming Approach][approach-dynamic-programming].
2525

2626
[approach-dynamic-programming]: https://exercism.org/tracks/java/exercises/change/approaches/dynamic-programming
27-
[dynamic-programming]: https://en.wikipedia.org/wiki/Dynamic_programming
27+
[dynamic-programming]: https://en.wikipedia.org/wiki/Dynamic_programming

0 commit comments

Comments
 (0)