diff --git a/src/data/roadmaps/python/content/102-python-advanced-topics/103-lambdas.md b/src/data/roadmaps/python/content/102-python-advanced-topics/103-lambdas.md index f83a15ef5..c249adea1 100644 --- a/src/data/roadmaps/python/content/102-python-advanced-topics/103-lambdas.md +++ b/src/data/roadmaps/python/content/102-python-advanced-topics/103-lambdas.md @@ -6,4 +6,4 @@ Visit the following resources to learn more: - [Lambdas in Python](https://www.w3schools.com/python/python_lambda.asp) - [How to use Lambda functions](https://realpython.com/python-lambda/) -- [ Python Lambda Functions](https://www.youtube.com/watch?v=kr22jigjlok) \ No newline at end of file +- [Python Lambda Functions](https://www.youtube.com/watch?v=KR22jigJLok) \ No newline at end of file