docs: remove duplicated words (#10178)

chore: remove repetitive words

Signed-off-by: avoidaway <cmoman@126.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
avoidaway
2024-04-05 03:29:34 +08:00
committed by GitHub
parent b6bdd578b9
commit 26af3868a5
3 changed files with 3 additions and 3 deletions

View File

@@ -265,7 +265,7 @@ export interface IConfigMessageReportingRule {
addToApiReportFile?: boolean;
/**
* Specifies whether the message should be written to the the tool's output log.
* Specifies whether the message should be written to the tool's output log.
*
* @remarks
* Note that the `addToApiReportFile` property may supersede this option.