Skip to content
Snippets Groups Projects
Commit fbb6f591 authored by Tobias Koelling's avatar Tobias Koelling
Browse files

Typo in complexity.qmd

parent 3296bfdd
No related branches found
No related tags found
1 merge request!58Typo in complexity.qmd
Pipeline #67095 passed
......@@ -18,7 +18,7 @@ git bisect start
Then a good and a bad commit have to be defined. In our case the bad commit is the most recent one,
while the good commit is the fourth commit of the repository.
Find out the has of the respective commits and replace them in the commands below
Find out the hash of the respective commits and replace them in the commands below
```bash
git bisect good <commit>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment