Skip to content

Commit

Permalink
Platforms text
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Thomas <markt@apache.org>
  • Loading branch information
markt-asf committed Dec 21, 2019
1 parent 5a2d0b1 commit ca2b3e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/src/main/asciidoc/WebSocket.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ implement all the required features.

The goal of this specification is to define the requirements on
containers that wish to support APIs for WebSocket programming on the
Java Platform. While the document may be a useful reference for
Java and Jakarta Platforms. While the document may be a useful reference for
developers who use the APIs defined by this specification, this document
is not a developer guide.

Expand Down Expand Up @@ -1172,7 +1172,7 @@ method, if present, or by logging the error for later analysis. [WSC-5.2.3-1]
== Packaging and Deployment

Jakarta WebSocket applications are packaged using the usual conventions of
the Java and Jakarta Platforms.
the Java and Jakarta platforms.

[[client-deployment-on-jdk]]
=== Client Deployment on JDK
Expand Down

0 comments on commit ca2b3e9

Please sign in to comment.