Skip to content

Commit cb68170

Browse files
authored
Removed duplicate words from Formatting section in README (#336)
1 parent a62ab18 commit cb68170

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@ clangd to format the old line and semantically reindent.
8282

8383
![Format-on-type](doc-assets/format.png)
8484

85-
The style used for formatting (and certain other operations) is controlled by
86-
the .clang-format file is controlled by the project's
85+
The style used for formatting (and certain other operations) is controlled by the project's
8786
[.clang-format file](https://clang.llvm.org/docs/ClangFormatStyleOptions.html).
8887

8988
### Refactoring

0 commit comments

Comments
 (0)