Fixed typo in README ("complimented" → "complemented")

This commit is contained in:
Anirvan Chatterjee 2021-12-08 23:02:53 -08:00 committed by Christian Muehlhaeuser
parent 0ac5ecdf81
commit 0f500d5e59

View File

@ -79,7 +79,7 @@ for applications which make use of the alternate screen buffer.
* [Example code](https://github.com/charmbracelet/tea/tree/master/examples/pager/main.go) * [Example code](https://github.com/charmbracelet/tea/tree/master/examples/pager/main.go)
This component is well complimented with [Reflow][reflow] for ANSI-aware This component is well complemented with [Reflow][reflow] for ANSI-aware
indenting and text wrapping. indenting and text wrapping.
[reflow]: https://github.com/muesli/reflow [reflow]: https://github.com/muesli/reflow