diff --git a/lectures/22_trees_V/README.md b/lectures/22_trees_V/README.md index 1c622ac..83d5999 100644 --- a/lectures/22_trees_V/README.md +++ b/lectures/22_trees_V/README.md @@ -98,7 +98,7 @@     -7. Find the time complexities of teh following code snippets: +7. Find the time complexities of the following code snippets: ```cpp #include