Merge pull request #2339 from goodmost/master
chore: remove repetitive word
This commit is contained in:
commit
bd323fb930
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue