Fix list description in README

This commit is contained in:
Christian Muehlhaeuser
2021-08-23 23:30:54 +02:00
parent cb52746b97
commit d987ef84f2

View File

@@ -87,7 +87,7 @@ indenting and text wrapping.
A customizable, batteries-included component for browsing a set of items.
Features pagination, fuzzy filtering, auto-generated help, an activity spinner,
and status messages, all of which and be enabled and disabled as needed.
and status messages, all of which can be enabled and disabled as needed.
Extrapolated from [Glow][glow].
* [Example code, default list](https://github.com/charmbracelet/tea/tree/master/examples/list-default/main.go)