Skip to content

Commit 6458c56

Browse files
authored
Merge pull request #459 from skyunna/patch-2
Update comprehensions.md
2 parents 413d478 + d7db38b commit 6458c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cheatsheet/comprehensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ List Comprehensions are a special kind of syntax that let us create lists out of
1818
</base-disclaimer-content>
1919
</base-disclaimer>
2020

21-
Read <router-link to="/blog/python-comprehensions-step-by-step">Python Comprehensions: A step by step Introduction</router-link> for a more in-deep or introduction.
21+
Read <router-link to="/blog/python-comprehensions-step-by-step">Python Comprehensions: A step by step Introduction</router-link> for a more in-depth introduction.
2222

2323
## List comprehension
2424

0 commit comments

Comments
 (0)