Skip to content

Commit

Permalink
Merge pull request #44 from ShalokShalom/patch-1
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
arximboldi authored Jan 21, 2025
2 parents 7c22cc1 + 54be908 commit 6623704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ ways. For example:
Why?
----

You have learn Sean Parent's lesson: `No Raw Loops
You have learned Sean Parent's lesson: `No Raw Loops
<https://www.youtube.com/watch?v=W2tWOdzgXHA>`_. Instead of iterating over
sequences directly, you use STL algoriths like `transform`_, `filter`_, etc, or
even better, the new `ranges`_ library.
Expand Down

0 comments on commit 6623704

Please sign in to comment.