Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 3717cd5

Browse files
committed
Typos
1 parent 2847cac commit 3717cd5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

containers/javascript-node-8/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Node.js 8, Yarn, & JavaScript
1+
# Node.js 8 & JavaScript
22

33
## Summary
44

containers/javascript-node-lts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Node.js (latest LTS), Yarn, & JavaScript
1+
# Node.js (latest LTS) & JavaScript
22

33
## Summary
44

containers/typescript-node-8/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Node.js 8, Yarn, & TypeScript
1+
# Node.js 8 & TypeScript
22

33
## Summary
44

5-
*A basic dev container definition for building Node.js applications in TypeScript in a container and using the Yarn package manager. Includes everything you need to get up and running like Node.js and the TypeScript compiler.*
5+
*A basic dev container definition for building Node.js applications in TypeScript in a container and using the yarn package manager. Includes everything you need to get up and running like Node.js and the TypeScript compiler.*
66

77
| Metadata | Value |
88
|----------|-------|

0 commit comments

Comments
 (0)