Skip to content

Commit bcf7a76

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sorting/quicksort.md

Lines changed: 1 addition & 1 deletion
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)