Index: doc/userguide/en/modules/introduction.xml =================================================================== --- doc/userguide/en/modules/introduction.xml (revision 108376) +++ doc/userguide/en/modules/introduction.xml (working copy) @@ -5,7 +5,7 @@ The Java Connector Architecture (JCA) defines a standard architecture for connecting the Java EE platform to heterogeneous Enterprise Information Systems (EIS). Examples of EISs include Enterprise Resource Planning (ERP), mainframe transaction processing (TP), - database and messaging systems. + databases and messaging systems. The connector architecture defines a set of scalable, secure, and transactional mechanisms that enable the integration of EISs with application servers and @@ -43,7 +43,7 @@ Security work context: A standard contract that enables a resource adapter to - establish security information while submiting a Work instance for execution to a + establish security information while submitting a Work instance for execution to a WorkManager and while delivering messages to message endpoints residing in the application server. Index: doc/userguide/en/modules/troubleshooting.xml =================================================================== --- doc/userguide/en/modules/troubleshooting.xml (revision 108376) +++ doc/userguide/en/modules/troubleshooting.xml (working copy) @@ -42,7 +42,7 @@ All your test cases for the feature is passing - Your code is correctly formatted accoording to project rules + Your code is correctly formatted according to project rules There isn't any bug reports from the Findbugs environment