diff --git a/crates/recent_projects/src/dev_servers.rs b/crates/recent_projects/src/dev_servers.rs index eb507b49acde31e9de08703dc283501b1986585b..195a55fab0c5b3451b6e260b642a7ea69785dcac 100644 --- a/crates/recent_projects/src/dev_servers.rs +++ b/crates/recent_projects/src/dev_servers.rs @@ -1422,7 +1422,7 @@ impl DevServerProjects { .when(is_signed_out, |modal| { modal .section(Section::new().child(v_flex().mb_4().child(Label::new( - "You are not currently signed in to Zed. Currently the remote development featuers are only available to signed in users. Please sign in to continue.", + "You are not currently signed in to Zed. Currently the remote development features are only available to signed in users. Please sign in to continue.", )))) .footer( ModalFooter::new().end_slot(