Skip to content

Commit 2584187

Browse files
authored
docs: remove repetitive word in comment (#20242)
chore: remove repetitive word in comment Signed-off-by: reddaisyy <reddaisy@outlook.jp>
1 parent ae07f0b commit 2584187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/rules/grouped-accessor-pairs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ type T = {
336336

337337
:::
338338

339-
Examples of **correct** code for this rule with with `["anyOrder", { enforceForTSTypes: true }]`:
339+
Examples of **correct** code for this rule with `["anyOrder", { enforceForTSTypes: true }]`:
340340

341341
::: correct
342342

0 commit comments

Comments
 (0)