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 (\`\`).