Skip to content

Commit 49e7c37

Browse files
authored
fix(pkg): typo in description (#435)
1 parent 79a6ad3 commit 49e7c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"description": "Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node",
7+
"description": "Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node",
88
"scripts": {
99
"build": "pika build",
1010
"lint": "prettier --check '{src,test}/**/*' README.md package.json",

0 commit comments

Comments
 (0)