From 9a44204244d832872a74344c1cb23c04abdf96d2 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Fri, 22 Nov 2024 15:09:49 +0000 Subject: [PATCH] README: epic c+p fail --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c45f51c..b77e636 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Hyprgraphics is a small C++ library with graphics / resource related utilities u ## Stability -Hyprutils depends on the ABI stability of the stdlib implementation of your compiler. Sover bumps will be done only for hyprutils ABI breaks, not stdlib. +Hyprgraphics depends on the ABI stability of the stdlib implementation of your compiler. Sover bumps will be done only for hyprgraphics ABI breaks, not stdlib. ## Building