LearnPython icon indicating copy to clipboard operation
LearnPython copied to clipboard

docs: fix simple typo, yeild -> yield

Open timgates42 opened this issue 5 years ago • 0 comments

There is a small typo in python_coroutine.py.

Should read yield rather than yeild.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

timgates42 avatar Dec 31 '20 09:12 timgates42