This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch jakartaee-api-9.1.x
in repository https://gitbox.apache.org/repos/asf/tomee-jakartaee-api.git

commit 995b4295af6a8de0847d2ad9f2a859a5115e5238
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue May 16 13:36:22 2023 +0200

    Updates README
---
 src/main/resources/META-INF/README.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/META-INF/README.txt 
b/src/main/resources/META-INF/README.txt
index 57df438..3523825 100644
--- a/src/main/resources/META-INF/README.txt
+++ b/src/main/resources/META-INF/README.txt
@@ -1,10 +1,10 @@
 These are the archives used to create the Apache TomEE jakartaee-api-9.0-x.jar.
 
-This archive exists as a way to replace the single javaee-api-8.0-x.jar for 
users
+This archive exists as a way to replace the single akartaee-api-9.0-x.jarfor 
users
 who would rather have the individual API jars rather than one large
 jar.  This can be useful in situations where one or more spec versions
 need to be upgraded or changed.
 
-Simply delete the javaee-api-8.0-x.jar and unzip this zip in its
+Simply delete the jakartaee-api-9.0-x.jarand unzip this zip in its
 place.  Typically this will be inside the 'lib' directory of the
 TomEE Standalone server or TomEE Webapp.

Reply via email to