python-consul icon indicating copy to clipboard operation
python-consul copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 4 years ago • 0 comments

There are small typos in:

  • consul/base.py
  • tests/test_twisted.py

Fixes:

  • Should read perform rather than peform.
  • Should read twisted rather than twsited.
  • Should read synchronization rather than syncronization.
  • Should read parameter rather than paramater.

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

timgates42 avatar Nov 20 '21 02:11 timgates42