From 17c66a6572e0f3d055739c47efb5a3add78f8979 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Fri, 23 Aug 2024 14:46:26 -0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04057b4..22cdade 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Show a syntax highlighted version of a C source file in your terminal: $ tartrazine whatever.c -l c -t catppuccin-macchiato --line-numbers -f terminal ``` -Generate a standalone HTML file from a C source file with the syntax highlited: +Generate a standalone HTML file from a C source file with the syntax highlighted: ```shell $ tartrazine whatever.c -l c -t catppuccin-macchiato --line-numbers \