aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/docs/test-encyclopedia.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/test-encyclopedia.html b/site/docs/test-encyclopedia.html
index f9e37e1621..7aec9e9cf1 100644
--- a/site/docs/test-encyclopedia.html
+++ b/site/docs/test-encyclopedia.html
@@ -367,7 +367,7 @@ Tests should avoid using paths containing <code>..</code> components within the
runfiles tree.</p>
<p>No directory, file, or symlink within the runfiles tree (including paths
-which traverse symlinks) should be writable. (It follow that the initial
+which traverse symlinks) should be writable. (It follows that the initial
working directory should not be writable.) Tests must not assume that any part
of the runfiles is writable, or owned by the current user (i.e. chmod and chgrp
may fail).</p>