Update README.md

Add missing `to`
This commit is contained in:
Mark Phelps 2021-11-23 13:52:02 -05:00 committed by Christian Rocha
parent dc7063bbec
commit cf3955fbe2
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Be sure to check out [Bubbles][bubbles], a library of common UI components for B
## Tutorial
Bubble Tea is based on the functional design paradigms of [The Elm
Architecture][elm] which happens work nicely with Go. It's a delightful way to
Architecture][elm] which happens to work nicely with Go. It's a delightful way to
build applications.
By the way, the non-annotated source code for this program is available