Skip to content

Commit 5735bb6

Browse files
authored
Update overview.html (#208)
Signed-off-by: Dmitry Kornilov <[email protected]>
1 parent d4d0bf4 commit 5735bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/main/javadoc/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h2>The Object Model API</h2>
9999
{@code JsonWriter}.
100100

101101
<h2>JSON Pointer, JSON Patch, and JSON Merge Patch</h2>
102-
The Java API for JSON Processing supports the latest standard on
102+
Jakarta JSON Processing supports the latest standard on
103103
<a href="http://tools.ietf.org/html/rfc6901">JSON Pointer</a>,
104104
<a Href="http://tools.ietf.org/html/rfc6902">JSON Patch</a>, and
105105
<a Href="http://tools.ietf.org/html/rfc7396">JSON Merge Patch</a>.

0 commit comments

Comments
 (0)