From 0328229d6fd6b91ebf4cdf2f83e8fc557acd383c Mon Sep 17 00:00:00 2001
From: MareStare <mare.stare.official@gmail.com>
Date: Sun, 23 Mar 2025 04:35:11 +0000
Subject: [PATCH] Shorten the comment

---
 .gitattributes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index c65b4948..8f840876 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,5 @@
 # VSCode supports `jsonc` for all of its JSON files
 .vscode/*.json linguist-language=jsonc
 
-# We use PostCSS for our CSS files
+# We use PostCSS for CSS files
 *.css linguist-language=PostCSS