cli-testing-library icon indicating copy to clipboard operation
cli-testing-library copied to clipboard

Update README: change `cleanup` -> `clear`

Open bantic opened this issue 3 years ago • 0 comments

What:

Typo fix on the README.

The code example on the README uses a function cleanup, but I think it is supposed to be clear, as cleanup is not part of the RenderResult type but clear is.

Why:

Clarity

How:

Find/replace on README.md

Checklist:

  • [x] Tests n/a
  • [x] TypeScript definitions updated n/a
  • [x] Ready to be merged

bantic avatar Jul 01 '22 12:07 bantic