Skip to content

Commit 68be84d

Browse files
committed
fix: typos
1 parent 7df15ff commit 68be84d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
],
88
"cSpell.words": [
99
"fastify",
10-
"restoptions"
10+
"restoptions",
11+
"scarlett"
1112
]
1213
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![build](https://github.com/Micene09/scarlett/actions/workflows/build.yml/badge.svg)](https://github.com/Micene09/scarlett/actions/workflows/build.yml)
44
[![tests](https://github.com/Micene09/scarlett/actions/workflows/tests.yml/badge.svg)](https://github.com/Micene09/scarlett/actions/workflows/tests.yml)
55
[![version](https://img.shields.io/npm/v/scarlett?label=version)](https://www.npmjs.com/package/scarlett)
6-
[![dowloads](https://img.shields.io/npm/dm/scarlett)](https://www.npmjs.com/package/scarlett)
6+
[![downloads](https://img.shields.io/npm/dm/scarlett)](https://www.npmjs.com/package/scarlett)
77

88

99
## 👋 Welcome to scarlett

0 commit comments

Comments
 (0)