Skip to content

Commit bcf7a76

Browse files
authored
Update quicksort.md
1 parent 35ea677 commit bcf7a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sorting/quicksort.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,6 @@ mod tests {
122122
}
123123
```
124124

125-
What is happening guru?
125+
126126

127127
[Source](https://github.com./ratulb/programming_problems_in_rust/blob/master/quicksort/src/lib.rs)

0 commit comments

Comments
 (0)