Skip to content

Commit 6d3bf3a

Browse files
authored
fix typo in x=pack/tsconfig.json
1 parent c4d050e commit 6d3bf3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
{ "path": "./plugins/enterprise_search/tsconfig.json" },
9898
{ "path": "./plugins/event_log/tsconfig.json" },
9999
{ "path": "./plugins/features/tsconfig.json" },
100-
{ "path": "./plugins/file_uplaod/tsconfig.json" },
100+
{ "path": "./plugins/file_upload/tsconfig.json" },
101101
{ "path": "./plugins/global_search_bar/tsconfig.json" },
102102
{ "path": "./plugins/global_search_providers/tsconfig.json" },
103103
{ "path": "./plugins/global_search/tsconfig.json" },

0 commit comments

Comments
 (0)