Skip to content

Commit f1a551c

Browse files
author
Luciano Medeiros Marcelino
committed
Fix readme to reflect new filename
1 parent 7707918 commit f1a551c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Collection of interview questions with Unit Tests. Problems includes Data Struct
3232
- [Find 2 numbers that add upto N](src/_Problems_/find-2-nums-adding-to-n)
3333
- [Find 2nd Maxinum from an Array](src/_Problems_/find-2nd-max)
3434
- [FizzBuzz](src/_Problems_/fizzbuzz)
35-
- [String Permutaions](src/_Problems_/get_string_permutations)
35+
- [String Permutaions](src/_Problems_/get-string-permutations)
3636
- [Get Subsequence](src/_Problems_/get_subsequence)
3737
- [Get Maze Path](src/_Problems_/get_subsequence)
3838
- [Get longest consecutive 1s](src/_Problems_/max-consecutive-1s)

0 commit comments

Comments
 (0)