Skip to content

Commit b3d85fc

Browse files
authored
Typo in librustc/README.md
1 parent 8891044 commit b3d85fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ take:
153153
- LLVM then runs its various optimizations, which produces a number of `.o` files
154154
(one for each "codegen unit").
155155
6. **Linking**
156-
- Finally, those `.o` files are linke together.
156+
- Finally, those `.o` files are linked together.
157157

158158
Glossary
159159
========

0 commit comments

Comments
 (0)