From a6c66ed79a9aa8d0235db503b9e8364544dada96 Mon Sep 17 00:00:00 2001 From: Mark Thomas Date: Tue, 21 Apr 2020 16:15:03 +0100 Subject: [PATCH] Clean-up --- spec/src/main/asciidoc/WebSocket.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/src/main/asciidoc/WebSocket.adoc b/spec/src/main/asciidoc/WebSocket.adoc index 90abc04..f907f53 100644 --- a/spec/src/main/asciidoc/WebSocket.adoc +++ b/spec/src/main/asciidoc/WebSocket.adoc @@ -508,7 +508,7 @@ matches this is /a/b/ * URIs that do NOT match (because empty string and strings with reserved characters "/" are not valid URI-template level 1 -expansions.): +expansions): ** /a ** /a/b/c @@ -1143,7 +1143,7 @@ Jakarta WebSocket applications are packaged using the usual conventions of the Jakarta and Java platforms. [[client-deployment-on-jdk]] -=== Client Deployment on JDK +=== Client Deployment on JRE The class files for the WebSocket application and any application resources such as Jakarta WebSocket client applications are packaged as JAR