From ae2df820863ab1a2833c760ac3ed7e1beb100570 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:30:05 +0100 Subject: [PATCH] Updated SC2087 (markdown) --- SC2087.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2087.md b/SC2087.md index 4e46b06..c0a33d5 100644 --- a/SC2087.md +++ b/SC2087.md @@ -1,4 +1,4 @@ -## Quote 'EOF' to make here document expansions happen on the server side rather than on the client. +## Quote `EOF` to make here document expansions happen on the server side rather than on the client. ### Problematic code: