diff --git a/docs/html/guide/topics/manifest/data-element.jd b/docs/html/guide/topics/manifest/data-element.jd index ecba508cbbdc5..77f16dd335ea6 100644 --- a/docs/html/guide/topics/manifest/data-element.jd +++ b/docs/html/guide/topics/manifest/data-element.jd @@ -24,7 +24,7 @@ just a URI, or both a data type and a URI. A URI is specified by separate attributes for each of its parts:
-{@code <scheme>://<host>:<port>/[<path>|<pathPrefix>|<pathPattern>]}
+{@code <scheme>://<host>:<port>[<path>|<pathPrefix>|<pathPattern>]}These attributes that specify the URL format are optional, but also mutually dependent: @@ -115,7 +115,8 @@ the filter.