Skip to content

Commit ba87934

Browse files
committed
made nodejs one word to address the parsing issue
1 parent 7af778f commit ba87934

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

samples/nodejs-http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Title: Node.js HTTP Server
2020

2121
Short Description: A simple Node.js application that creates an HTTP server
2222

23-
Tags: node.js, http, server
23+
Tags: nodejs, http, server
2424

2525
Languages: nodejs

samples/nodejs-rest-api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Title: Node.js & REST API
88

99
Short Description: A simple Node.js application that creates a REST API and fetches data from the U.S. Department of the Treasury's Fiscal Data API
1010

11-
Tags: node.js, rest, api
11+
Tags: nodejs, rest, api
1212

1313
Languages: nodejs

samples/pulumi/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# Pulumi
1+
# Pulumi
22

33
This basic example shows you how to use the Defang Pulumi provider to deploy the nodejs-http sample with Defang.
44

5-
65
## Prerequisites
76

87
Install the Defang CLI by following the instructions in the [Defang CLI documentation](https://docs.defang.io/docs/getting-started).
@@ -39,6 +38,6 @@ Title: Pulumi
3938

4039
Short Description: A basic Pulumi example
4140

42-
Tags: pulumi, node.js, http, server
41+
Tags: pulumi, nodejs, http, server
4342

44-
Languages: nodejs, typescript
43+
Languages: nodejs, typescript

0 commit comments

Comments
 (0)