[codespell]: Fix typos.

This commit is contained in:
Martin Dosch
2022-11-03 17:47:38 +01:00
committed by Maas Lalani
parent 741f2d37f0
commit 2d10416631
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
package main
// An example illustrating how to pipe in data to a Bubble Tea application.
// Moreso, this serves as proof that Bubble Tea will automatically listen for
// More so, this serves as proof that Bubble Tea will automatically listen for
// keystrokes when input is not a TTY, such as when data is piped or redirected
// in.