Skip to content

Commit 26db40e

Browse files
committed
simplify Web Profile statement in Introduction
Signed-off-by: Kevin Sutter <kwsutter@gmail.com>
1 parent 26fa19f commit 26db40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/src/main/asciidoc/webprofile/Introduction.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ NOTE: Profile definitions can be quite terse, amounting to little more than a li
7272
Being the first profile of the Java(TM) EE 6 Platform to be defined, we expect the Web Profile specification to be used as a model for future profiles.
7373
It will also be seen as a starting point for understanding how the requirements defined in the Jakarta EE Platform specification apply to a profile that subsets the platform itself, a significant innovation in this version of the platform.
7474
(The case of a profile that is a superset of the platform is much easier to picture.)
75-
To help with this process, this section attempts to shed light on how one should go from the definition of the Web Profile to figuring out Jakarta EE Web Profile, the exact set of requirements that apply to it, and consequently to any product that implements it.
75+
To help with this process, this section attempts to shed light on how one should go from the definition of the Web Profile to figuring out the exact set of requirements that apply to it, and consequently to any product that implements it.
7676

7777
As dictated by the general rules for Jakarta EE
7878
profiles in the Platform specification, products that implement the Web

0 commit comments

Comments
 (0)