From 95fb39ae0cb8d0f8cfe2e4e50a5278d2b8983335 Mon Sep 17 00:00:00 2001 From: tbrundige <77417590+tbrundige@users.noreply.github.com> Date: Tue, 07 Apr 2026 04:10:12 +0000 Subject: [PATCH] chore: removed superfluous word --- README.md | 2 +- 1 file(s) changed, 1 insertion(s)(+), 1 deletion(s)(-) diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ in any 3rd party project. This library is called `libghostty`. Due to the scope of this project, we're breaking libghostty down into -separate actually libraries, starting with `libghostty-vt`. The goal of +separate libraries, starting with `libghostty-vt`. The goal of this project is to focus on parsing terminal sequences and maintaining terminal state. This is covered in more detail in this [blog post](https://mitchellh.com/writing/libghostty-is-coming). -- tangled.sh