keon / algorithms

Minimal examples of data structures and algorithms in Python
MIT License
23.77k stars 4.59k forks source link

docs: fix simple typo, occured -> occurred #869

Closed timgates42 closed 1 year ago

timgates42 commented 2 years ago

There is a small typo in algorithms/sort/heap_sort.py.

Should read occurred rather than occured.

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