Skip to content

Commit 4ac57ac

Browse files
committed
Fix Tags for nextjs and python-s3 samples
1 parent f81e722 commit 4ac57ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/nextjs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ Title: Next.js
1717

1818
Short Description: A basic Next.js app.
1919

20-
Tags: Next.js, React, Docker, AWS, Node.js, TypeScript, JavaScript
20+
Tags: Next.js, React, Docker, Node.js, TypeScript, JavaScript
2121

2222
Languages: nodejs

samples/python-s3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ Title: Python & Flask & AWS S3
2323

2424
Short Description: An app that demonstrates how to upload and download files from AWS S3 using Python and Flask.
2525

26-
Tags: Python, Flask, AWS S3
26+
Tags: Python, Flask, AWS, S3
2727

2828
Languages: python

0 commit comments

Comments
 (0)