Skip to content

Commit 65fc6a7

Browse files
authored
Update README.md
Fixed typo
1 parent 7a3202b commit 65fc6a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

jaxrpc/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Java EE 7 Samples: JAX-RPC 1.1#
1+
# Java EE 7 Samples: JAX-RPC 1.1 #
22

33
The [JSR 101](https://jcp.org/en/jsr/detail?id=101) specification is the old generation web services API predating JAX-WS, which in fact was
4-
to become JAX-RPC 2.0,
4+
to become JAX-RPC 2.0.
55

66
JAX-RPC 1.x is **pruned** from Java EE, and **should not be used** anymore. This sample is only provided for historical purposes.
77

0 commit comments

Comments
 (0)