Skip to content

Commit 617ea1b

Browse files
authored
Merge pull request #1190 from dhruvatr/patch-3
docs: improve grammar in reading great code TODO
2 parents 5b67cf2 + 2e6482a commit 617ea1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/writing/reading.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ reading. Each one of these projects is a paragon of Python coding.
4949

5050
.. todo:: Include code examples of exemplary code from each of the projects listed. Explain why it is excellent code. Use complex examples.
5151

52-
.. todo:: Explain techniques to rapidly identify data structures and algorithms and determine what the code is doing.
52+
.. todo:: Explain techniques for rapidly identifying data structures and algorithms and determining what the code is doing.

0 commit comments

Comments
 (0)