Skip to content

Commit e87976f

Browse files
committed
undoing a wording change
1 parent 7b50506 commit e87976f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/cdp/cdp-Deploying-your-first-nodejs-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ CICS TS V5.5 introduced support to run Node.js applications and is required by t
7171

7272
### Results
7373

74-
The Node.js application is packaged into a CICS bundle on the workstation, which is uploaded to a directory on z/OS, and is running in CICS.
74+
The Node.js application is packaged into a CICS bundle on the workstation, uploaded to a directory on z/OS, and is running in CICS.
7575

7676
{% include tip.html content="When writing your own application, follow the guidance in [Best practice for developing Node.js applications](https://www.ibm.com/support/knowledgecenter/SSGMCP_5.5.0/applications/developing/node/best-practice.html) to use environment variables and enable the application to terminate gracefully." %}

0 commit comments

Comments
 (0)