Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Dec 14, 2022
1 parent 9cec814 commit cf38aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/dbg-swc/src/es/minifier/reduce.rs
Expand Up @@ -38,7 +38,7 @@ pub struct ReduceCommand {
/// terser.
///
/// In 'semantics' mode, this command tries to reduce the input file to a
/// minimal reproduction case which trigeers the bug.
/// minimal reproduction case which triggers the bug.
#[clap(long, arg_enum)]
pub mode: ReduceMode,

Expand Down

0 comments on commit cf38aa1

Please sign in to comment.