chore: remove repetitive word

Signed-off-by: goodmost <zhaohaiyang@outlook.com>
This commit is contained in:
goodmost 2024-03-19 22:22:16 +08:00
parent b6742e90b1
commit aff1070f43
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 {