From 573f90a8762853972dab65cae50dce1f14cbfb1e Mon Sep 17 00:00:00 2001 From: John Diego Date: Sun, 18 Oct 2020 20:56:55 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aabcb4a..b6532b3 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ for applications which make use of the alterate screen buffer. * [Example code](https://github.com/charmbracelet/tea/tree/master/examples/pager/main.go) -This compoent is well complimented with [Reflow][reflow] for ANSI-aware +This component is well complimented with [Reflow][reflow] for ANSI-aware indenting and text wrapping. [reflow]: https://github.com/muesli/reflow