Skip to content

Commit 321adde

Browse files
authored
Update README.md
1 parent 9894188 commit 321adde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skip-ahead-with-continue/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Skip Ahead with Continue
1+
# Skip Ahead in Loops With Python's Continue Keyword
22

3-
This folder provides the code examples for the Real Python tutorial [Skip Ahead with `continue`](https://realpython.com/skip-ahead-with-continue/).
3+
This folder provides the code examples for the Real Python tutorial [Skip Ahead in Loops With Python's Continue Keyword](https://realpython.com/skip-ahead-with-continue/).

0 commit comments

Comments
 (0)