Skip to content

Commit 8cff654

Browse files
committed
Fix Node.js naming convention
1 parent f84b16c commit 8cff654

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Multi-step build container template for NodeJS applications
1+
# Multi-step build container template for Node.js applications
22

3-
This is a simple multi-step NodeJS application docker build template that you can use to create self-contained, relatively small-sized and easily deployable images of your application.
3+
This is a simple multi-step Node.js application docker build template that you can use to create self-contained, relatively small-sized and easily deployable images of your application.
44

55
## Why multi-step
66

0 commit comments

Comments
 (0)