Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

Commit 313b4d8

Browse files
committed
chore(_tools): fix typo
1 parent 4ecb850 commit 313b4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tools/meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const makeOptions = (version: string): BuildOptions => ({
1616
package: {
1717
name: "@httpland/http-conditional-requests",
1818
version,
19-
description: "HTTP conditional requests middleware for Fetch API",
19+
description: "HTTP Conditional Requests middleware for Fetch API",
2020
keywords: [
2121
"http",
2222
"conditional-request",

0 commit comments

Comments
 (0)