From 961d91feee6246223af37270c2af996c0a0d492a Mon Sep 17 00:00:00 2001 From: Mark Thomas Date: Thu, 29 Feb 2024 13:50:21 +0000 Subject: [PATCH] Use 'and' --- spec/src/main/asciidoc/ELSpec.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/src/main/asciidoc/ELSpec.adoc b/spec/src/main/asciidoc/ELSpec.adoc index 85ccac2..9aca345 100644 --- a/spec/src/main/asciidoc/ELSpec.adoc +++ b/spec/src/main/asciidoc/ELSpec.adoc @@ -499,7 +499,7 @@ for escaping the enclosed string: * Null - `null` -=== Errors, Warnings, Default Values +=== Errors, Warnings and Default Values The Expression Language has been designed with the presentation layer of web applications in mind. In that usage,