aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Alex Beggs <sunyal@gmail.com>2018-07-26 12:39:50 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-07-26 12:41:18 -0700
commitcd91d1c3b031d18daf63f8cc05c5155c654b1759 (patch)
tree9e77562ef943b83eddd82e0fcf2dab9262a1ba48 /site
parent2d90b6a807bd123ac149255a63d6180c93734cba (diff)
Update build-ref.html
Add a missing indefinite article Closes #5673. PiperOrigin-RevId: 206203662
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>