diff --git a/README.md b/README.md index e4936e09..e084aa05 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ applications. These components are used in production in [Crush][crush], and [ma Spinner Example -A spinner, useful for indicating that some kind an operation is happening. +A spinner, useful for indicating that some kind of operation is happening. There are a couple default ones, but you can also pass your own ”frames.” - [Example code, basic spinner](https://github.com/charmbracelet/bubbletea/blob/main/examples/spinner/main.go)