From cf3955fbe2392f8cc94ab363a0fc22a7d64d7fa1 Mon Sep 17 00:00:00 2001 From: Mark Phelps Date: Tue, 23 Nov 2021 13:52:02 -0500 Subject: [PATCH] Update README.md Add missing `to` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86a0d7c..ed399ee 100644 --- a/README.md +++ b/README.md @@ -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