Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit b3441bd

Browse files
committed
Update typos
1 parent 0f1e16b commit b3441bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
cics-java-batch
22
================
3-
Sample CICS Java batch application to use a batchlet to print CICS task number
3+
Sample CICS Java batch application to use a batchlet to print the CICS task number
44

55
The following components are supplied in this repository.
66

7-
## Java package com.ibm.cicsdev.btach
7+
## Java package com.ibm.cicsdev.batch
88
Source code for the following Java class is available in the src/com/ibm/cicsdev/batch directory
9-
* simpleBatchlet.java - A simple batchlet to print CICS task number
9+
* simpleBatchlet.java - A simple batchlet to print the CICS task number
1010

1111
## Supporting files
1212
* /etc/META-INF/batch-jobs/simpleBatchlet.xml - JSL sample to run the Java batchlet

0 commit comments

Comments
 (0)