Merge pull request #2339 from goodmost/master

chore: remove repetitive word
This commit is contained in:
Eric Huss 2024-03-19 15:46:26 +00:00 committed by GitHub
commit bd323fb930
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 {