Skip to content

Commit 1dbf679

Browse files
authored
Update DIRECTORY.md
1 parent 076f202 commit 1dbf679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DIRECTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
* Problem 021
159159
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_021/sol1.rb)
160160
* Problem 022
161-
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_022/sol1.rb)
161+
* [Sol1](https://github.com/TheAlgorithms/Ruby/blob/master/project_euler/problem_022/sol1.rb)
162162

163163
## Searches
164164
* [Binary Search](https://github.com/TheAlgorithms/Ruby/blob/master/searches/binary_search.rb)

0 commit comments

Comments
 (0)