From 577aa05ea42f01bd2f2e806eb8e50ac6a30ee3d5 Mon Sep 17 00:00:00 2001 From: rohan436 Date: Sun, 15 Mar 2026 14:00:17 +0800 Subject: [PATCH] docs: fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6eca45..e4936e0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Build Status](https://github.com/charmbracelet/bubbles/workflows/build/badge.svg)](https://github.com/charmbracelet/bubbles/actions) [![Go ReportCard](https://goreportcard.com/badge/charmbracelet/bubbles)](https://goreportcard.com/report/charmbracelet/bubbles) -Primatives for [Bubble Tea](https://github.com/charmbracelet/bubbletea) +Primitives for [Bubble Tea](https://github.com/charmbracelet/bubbletea) applications. These components are used in production in [Crush][crush], and [many other applications][otherstuff]. > [!TIP]