From 9d1394da51e3280d672ff42d99b257aee757c834 Mon Sep 17 00:00:00 2001 From: Jacob Signorovitch Date: Tue, 14 Jan 2025 13:20:09 -0500 Subject: [PATCH] h --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c701946..6695fe4 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,4 @@ while (*inp == ' ' || *inp == '\t') inp++; ## Comment Style -In comments, when mentioning things *in* the code, use backticks (`\`\``). +In comments, when mentioning things *in* the code, use backticks (\`\`).