Skip to content

Commit

Permalink
fix typo (raycast#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
FezVrasta committed Nov 24, 2021
1 parent 1f0596e commit 8dfcfb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/emoji/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "emoji",
"title": "Emoji Search",
"description": "Finds emojis and inerts or copies them.",
"description": "Finds emojis and inserts or copies them.",
"icon": "command-icon.png",
"author": "FezVrasta",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
"name": "emoji",
"title": "Search Emoji",
"subtitle": "",
"description": "Finds emojis and inerts or copies them.",
"description": "Finds emojis and inserts or copies them.",
"mode": "view"
}
],
Expand Down

0 comments on commit 8dfcfb9

Please sign in to comment.