Fix typo
diff --git a/spec/src/main/asciidoc/ELSpec.adoc b/spec/src/main/asciidoc/ELSpec.adoc
index 18e4c1c..b69752f 100644
--- a/spec/src/main/asciidoc/ELSpec.adoc
+++ b/spec/src/main/asciidoc/ELSpec.adoc
@@ -2953,7 +2953,7 @@
interface method invocation
* https://github.com/eclipse-ee4j/el-ri/issues/47[#47]
- The `ELresolver` method `getFeatureDescriptors()` has been deprecated with
+ The `ELResolver` method `getFeatureDescriptors()` has been deprecated with
removal planed for EL 6.0. This is to remove the dependency on the
`java.desktop` module from the EL API.