Skip to content

Commit 94300ce

Browse files
wrpeli-schwartz
authored andcommitted
docs: Fix grammar ("has" -> "have")
The subject of this sentence is the plural "design goals", and the verb must much the pluralism of the subject.
1 parent f9e2ac8 commit 94300ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/markdown/Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ short-description: Overview of the Meson build system
77
Meson is a build system that is designed to be as user-friendly as
88
possible without sacrificing performance. The main tool for this is a
99
custom language used to describe the structure of the build. The main
10-
design goals of this language has been simplicity, clarity and
10+
design goals of this language have been simplicity, clarity and
1111
conciseness. Much inspiration was drawn from the Python programming
1212
language, which is considered very readable, even to people who have
1313
not programmed in Python before.

0 commit comments

Comments
 (0)