high_performance_python icon indicating copy to clipboard operation
high_performance_python copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 4 years ago • 0 comments

There are small typos in:

  • 10_clusters/primes/README.md
  • 11_less_ram/getsizeof/asizeof.py

Fixes:

  • Should read arguments rather than argments.
  • Should read stepping rather than steping.
  • Should read determines rather than deterimines.
  • Should read argument rather than argment.

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

timgates42 avatar Nov 22 '21 11:11 timgates42