Grammar fixes (#18320)
* Grammar fixes Just a couple things I noticed * Update build.zig.zon.md Fix a/an usage for zon doc
This commit is contained in:
@@ -51,7 +51,7 @@ This is computed from the file contents of the directory of files that is
|
||||
obtained after fetching `url` and applying the inclusion rules given by
|
||||
`paths`.
|
||||
|
||||
This field is the source of truth; packages do not come from an `url`; they
|
||||
This field is the source of truth; packages do not come from a `url`; they
|
||||
come from a `hash`. `url` is just one of many possible mirrors for how to
|
||||
obtain a package matching this `hash`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user