Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Nov 12, 2024
1 parent 9136f81 commit 3bd5574
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ use crate::{checkers::ast::Checker, importer::ImportRequest};
///
/// ## Fix safety
/// This rule's fix is marked as safe for most cases; however, the fix will
/// nested unions type expressions into a single top-level union.
/// flatten nested unions type expressions into a single top-level union.
///
/// The fix is marked as unsafe when comments are present within the type
/// expression.
Expand Down

0 comments on commit 3bd5574

Please sign in to comment.