Skip to content

Commit 2c01248

Browse files
authored
fix spelling error
1 parent 603fc10 commit 2c01248

File tree

1 file changed

+1
-1
lines changed
  • packages/plugin-obsidian/src/actions

1 file changed

+1
-1
lines changed

packages/plugin-obsidian/src/actions/search.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const searchAction: Action = {
2626
"FULL_SEARCH_VAULT",
2727
"FULL_SEARCH_NOTES",
2828
"FULL_SEARCH_FILES",
29-
"SERCH_ALL",
29+
"SEARCH_ALL",
3030
"SEARCH_ALL_NOTES",
3131
"SEARCH_ALL_FILES",
3232
"SEARCH_VAULT",

0 commit comments

Comments
 (0)