diff --git a/assets/settings/default.json b/assets/settings/default.json index 4a45449f2d9db8368b68874540c47ff991f9d787..7b775d6309d66b53784db02a428729c8aea25981 100644 --- a/assets/settings/default.json +++ b/assets/settings/default.json @@ -25,7 +25,7 @@ // Whether to pop the completions menu while typing in an editor without // explicitly requesting it. "show_completions_on_input": true, - // Whether the screen sharing icon is showed in the os status bar. + // Whether the screen sharing icon is shown in the os status bar. "show_call_status_icon": true, // Whether to use language servers to provide code intelligence. "enable_language_server": true,