diff --git a/crates/rome_js_semantic/src/events.rs b/crates/rome_js_semantic/src/events.rs index 24c97a3ef53..957c2004948 100644 --- a/crates/rome_js_semantic/src/events.rs +++ b/crates/rome_js_semantic/src/events.rs @@ -49,7 +49,7 @@ pub enum SemanticEvent { }, /// Tracks where a symbol is written, but only if its declaration - /// is before this refence. + /// is before this reference. /// Generated for: /// - All identifier assignments Write {