Skip to content

Commit 5e42482

Browse files
committed
revised certain tags/words to be consistent in capitalization with other samples
1 parent 2a602e5 commit 5e42482

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

samples/golang-rest-api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Title: Go & REST API
1010

1111
Short Description: A simple Go application that fetches fiscal data from an API.
1212

13-
Tags: Go, http, Fiscal data, REST API
13+
Tags: Go, http, Fiscal Data, REST API
1414

1515
Languages: golang

samples/javalin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ docker compose up --build
2828

2929
Title: Javalin
3030

31-
Short Description: A short hello world application demonstrating how to deploy Javalin onto defang.
31+
Short Description: A short hello world application demonstrating how to deploy Javalin onto Defang.
3232

3333
Tags: Javalin, Java, Maven
3434

samples/pulumi-remix-postgres/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ Title: Pulumi & Remix & PostgreSQL
4545

4646
Short Description: A full-stack example using Remix, Prisma, and Aiven.
4747

48-
Tags: Full stack, Remix, Prisma, Aiven, PostgreSQL, Pulumi, Node.js, TypeScript, SQL
48+
Tags: Full-stack, Remix, Prisma, Aiven, PostgreSQL, Pulumi, Node.js, TypeScript, SQL
4949

5050
Languages: nodejs

samples/python-form/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ This Flask application provides a basic example of handling form submissions. It
2424

2525
Title: Python & Form
2626

27-
Short Description: A short python example for form submission in flask.
27+
Short Description: A short Python example for form submission in Flask.
2828

29-
Tags: Python, Flask, form
29+
Tags: Python, Flask, Form
3030

3131
Languages: python

0 commit comments

Comments
 (0)