Skip to content

Commit d68a1c7

Browse files
author
shubhp@perlmutter
committed
fix grammer suggestions
1 parent 0b46ef9 commit d68a1c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libc/examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ cd build
1919
```
2020

2121
Each example can be built to use the libc in either
22-
[the overlay mode](https://libc.llvm.org/overlay_mode.html),
23-
[full host build mode](https://libc.llvm.org/full_host_build.html) or
22+
[the overlay mode](https://libc.llvm.org/overlay_mode.html), the
23+
[full host build mode](https://libc.llvm.org/full_host_build.html) or the
2424
[full cross build mode](https://libc.llvm.org/full_cross_build.html). The CMake
2525
configure step differs slightly depending on the mode you want to use the libc
2626
in.

0 commit comments

Comments
 (0)