Skip to content

Commit a9afed9

Browse files
docs: Fix grammar in README (#403)
1 parent e0064ba commit a9afed9

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
@@ -130,7 +130,7 @@ See the [Usage](#usage) section for step-by-step instructions.
130130
[which generates a compilation database](https://sourcegraph.com/search?q=context:global+repo:%5Egithub%5C.com/mesonbuild/meson%24+compile_commands.json&patternType=standard&sm=1&groupBy=path).
131131

132132
- **Make** or other build systems: Use [Bear](https://github.com/rizsotto/Bear)
133-
to wrap the build system invocation which build all the code. For example:
133+
to wrap the build system invocation which can build all the code. For example:
134134

135135
```bash
136136
bear -- make all

0 commit comments

Comments
 (0)