Skip to content

Commit

Permalink
style: Correct capitalization in README and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ax-sh committed Dec 3, 2024
1 parent a8922d0 commit 36648d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# playwrite-pdf-generate-and-download-serverless
# Playwright-pdf-generate-and-download-serverless

#### Prototype for using playwrite and serverless for pdf generation
#### Prototype for using Playwright and serverless for pdf generation

##### Stack

1. Playwrite
1. Playwright
2. Netlify

To install dependencies:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "playwrite-pdf-generate-and-download-serverless",
"name": "playwright-pdf-generate-and-download-serverless",
"type": "module",
"devDependencies": {
"@biomejs/biome": "1.9.4",
Expand Down

0 comments on commit 36648d2

Please sign in to comment.