Skip to content

Commit 47a799a

Browse files
committed
fixed
1 parent 4d9eaa7 commit 47a799a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/golang-http-form/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ Title: Go http Form
2929

3030
Short Description: A simple Go application that demonstrates form submission using the net/http library.
3131

32-
Tags: Go, http, Form
32+
Tags: Go, http
3333

3434
Languages: Go

samples/langchain/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For development, first clone the project and navigate to its directory. After su
2323
docker compose up --build
2424
```
2525

26-
This will start a Docker container wi. th the flask app which will display the result of the langchain prompt.
26+
This will start a Docker container with the flask app which will display the result of the langchain prompt.
2727

2828
---
2929

samples/nodejs-form/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ Title: Node.js Express Form
2424

2525
Short Description: A Node.js application that handles form submissions using the Express framework.
2626

27-
Tags: Node.js, Express, Form, http
27+
Tags: Node.js, Express, http
2828

2929
Languages: JavaScript

0 commit comments

Comments
 (0)