From 08859788cfb1715ae35a77e747c4f002d74cad71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Mon, 18 Jul 2022 19:38:48 +0200 Subject: [PATCH] Use correct terminology in heredoc/nowdoc example --- spec.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec.md b/spec.md index 760ca45..5273245 100644 --- a/spec.md +++ b/spec.md @@ -1261,7 +1261,7 @@ compliant way: ```php function allowed() { - $allowed = <<