From 28ee68629595c0af2e2ebd48d06540ed169a1956 Mon Sep 17 00:00:00 2001 From: Rockingcool Date: Wed, 14 Aug 2024 12:15:57 -0500 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68f07f0..3d844fe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## ccat -ccat is a file printing tool (like 'cat') which uses Regular Expressions to highlight syntax highlighting. +ccat is a file printing tool (like 'cat') which uses Regular Expressions to enable syntax highlighting. ---