Skip to content

Commit

Permalink
Merge pull request #2339 from goodmost/master
Browse files Browse the repository at this point in the history
chore: remove repetitive word
  • Loading branch information
ehuss committed Mar 19, 2024
2 parents b6742e9 + aff1070 commit bd323fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.rs
Expand Up @@ -693,7 +693,7 @@ impl Default for Playground {
}
}

/// Configuration for tweaking how the the HTML renderer handles code blocks.
/// Configuration for tweaking how the HTML renderer handles code blocks.
#[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
#[serde(default, rename_all = "kebab-case")]
pub struct Code {
Expand Down

0 comments on commit bd323fb

Please sign in to comment.