aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/docs/build-ref.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/build-ref.html b/site/docs/build-ref.html
index 944a692ff6..e175c149c4 100644
--- a/site/docs/build-ref.html
+++ b/site/docs/build-ref.html
@@ -47,7 +47,7 @@ title: Concepts and Terminology
<h3 id="packages">Packages</h3>
<p>
The primary unit of code organization in a workspace is
- the <i>package</i>. A package is collection of related files and a
+ the <i>package</i>. A package is a collection of related files and a
specification of the dependencies among them.
</p>
<p>