Update overview.html (#207)

Signed-off-by: Dmitry Kornilov <dmitry.kornilov@oracle.com>
diff --git a/api/src/main/javadoc/overview.html b/api/src/main/javadoc/overview.html
index 5fb843d..151f1b4 100644
--- a/api/src/main/javadoc/overview.html
+++ b/api/src/main/javadoc/overview.html
@@ -99,7 +99,7 @@
 {@code JsonWriter}.
 
 <h2>JSON Pointer, JSON Patch, and JSON Merge Patch</h2>
-The Java API for JSON Processing supports the latest standard on
+Jakarta JSON Processing supports the latest standard on
 <a href="http://tools.ietf.org/html/rfc6901">JSON Pointer</a>,
 <a Href="http://tools.ietf.org/html/rfc6902">JSON Patch</a>, and
 <a Href="http://tools.ietf.org/html/rfc7396">JSON Merge Patch</a>.