flask-profiler icon indicating copy to clipboard operation
flask-profiler copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 3 years ago • 0 comments

There are small typos in:

  • CONTRIBUTING.md
  • examples/app.py
  • flask_profiler/storage/mongo.py

Fixes:

  • Should read profiler rather than profider.
  • Should read conforms rather than comforms.
  • Should read differences rather than differencies.

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

timgates42 avatar Sep 10 '22 21:09 timgates42