docs: remove repetitive word (#4303)

Signed-off-by: alwayshang <zhanghonghao@outlook.com>
This commit is contained in:
alwayshang 2024-04-07 15:18:00 +08:00 committed by GitHub
parent 3383f531bc
commit 07fe1ca88a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ Currently, the following features are included in the preview style:
- `remove_redundant_guard_parens`: Removes redundant parentheses in `if` guards for - `remove_redundant_guard_parens`: Removes redundant parentheses in `if` guards for
`case` blocks. `case` blocks.
- `parens_for_long_if_clauses_in_case_block`: Adds parentheses to `if` clauses in `case` - `parens_for_long_if_clauses_in_case_block`: Adds parentheses to `if` clauses in `case`
blocks when the the line is too long blocks when the line is too long
(labels/unstable-features)= (labels/unstable-features)=