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


The following commit(s) were added to refs/heads/jakartaee-api-9.1.x by this 
push:
     new 883d0aa  Adjusts README
883d0aa is described below

commit 883d0aac5096bbda6efd26f2281daa7766773c99
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue May 16 13:36:46 2023 +0200

    Adjusts README
---
 src/main/resources/META-INF/README.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/META-INF/README.txt 
b/src/main/resources/META-INF/README.txt
index 3523825..357468c 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 akartaee-api-9.0-x.jarfor 
users
+This archive exists as a way to replace the single jakartaee-api-9.0-x.jar for 
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 jakartaee-api-9.0-x.jarand unzip this zip in its
-place.  Typically this will be inside the 'lib' directory of the
+Simply delete the jakartaee-api-9.0-x.jar and 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