[PATCH] Fix a typo

[PATCH] Fix a typo

From: Matthias Schmidt
---
 chat.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chat.c b/chat.c
index 8052f56..0979459 100644
--- a/chat.c
+++ b/chat.c
@@ -304,7 +304,7 @@ int main(int argc, char *argv[]) {
 	uiFormat(
 		Network, Cold, NULL,
 		"\3%dcatgirl\3\tis GPLv3 fwee softwawe ^w^  "
-		"code is avaiwable from https://git.causal.agency/catgirl",
+		"code is available from https://git.causal.agency/catgirl",
 		Pink
 	);
 	uiFormat(Network, Cold, NULL, "Traveling...");
-- 
2.30.0