Skip to content

Commit aff1070

Browse files
author
goodmost
committed
chore: remove repetitive word
Signed-off-by: goodmost <[email protected]>
1 parent b6742e9 commit aff1070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ impl Default for Playground {
693693
}
694694
}
695695

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

0 commit comments

Comments
 (0)