Skip to content

Commit 945cf89

Browse files
committed
Fix typo in package description
1 parent 9d68207 commit 945cf89

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
@@ -1,7 +1,7 @@
11
{
22
"name": "hyper-always-on-top",
33
"version": "1.0.2",
4-
"description": "Extension for Hyper.app to optionnaly keep application windows always on top",
4+
"description": "Extension for Hyper.app to optionaly keep application windows always on top",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)