Skip to content

Commit

Permalink
Clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Apr 21, 2020
1 parent 8e4b458 commit a6c66ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/src/main/asciidoc/WebSocket.adoc
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a6c66ed

Please sign in to comment.