From 5ccb786eec6af06804680a85c994ae760bde81b5 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Thu, 11 Jun 2020 19:34:08 -0400 Subject: [PATCH] Um, the package is called Bubble Tea, thank-you-very-much --- commands.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/commands.go b/commands.go index 8bfee81..ed63884 100644 --- a/commands.go +++ b/commands.go @@ -1,6 +1,7 @@ package tea -// Convenience commands. Note part of the Boba runtime, but potentially handy. +// Convenience commands. Note part of the Bubble Tea runtime, but potentially +// handy. import ( "os"