Skip to content

Commit 788ff48

Browse files
committed
Change 'commands' to be singular
Signed-off-by: Mark Cocker <[email protected]>
1 parent cad62f4 commit 788ff48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/cdp/cdp-Provisioning-a-CICS-region.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ zowe zos-uss issue ssh "zospt start my_cics_region"
114114

115115
### Deprovision your CICS region
116116

117-
The CICS region can be stopped and removed completely using the following commands. This will remove the `DFH_REGION_ZFS_DIRECTORY` directory used to upload your CICS application and store application output files.
117+
The CICS region can be stopped and removed completely using the following command. This will remove the `DFH_REGION_ZFS_DIRECTORY` directory used to upload your application and store application output files.
118118

119119
```console
120120
zowe zos-uss issue ssh "zospt rm -f my_cics_region"

0 commit comments

Comments
 (0)