Skip to content

Commit 47a11a9

Browse files
committed
Fix grammar in README.md
1 parent 7bff9bd commit 47a11a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Welcome to the LLVM project!
1919

2020
The LLVM project has multiple components. The core of the project is
2121
itself called "LLVM". This contains all of the tools, libraries, and header
22-
files needed to process intermediate representations and converts it into
22+
files needed to process intermediate representations and convert them into
2323
object files. Tools include an assembler, disassembler, bitcode analyzer, and
2424
bitcode optimizer. It also contains basic regression tests.
2525

0 commit comments

Comments
 (0)