summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorh4waii <30473690+h4waii@users.noreply.github.com>2019-09-25 21:36:20 -0600
committerDaniel Micay <danielmicay@gmail.com>2019-09-25 23:44:44 -0400
commit8a27b831405062a742bee6ede52018fdad67a307 (patch)
tree4caef416afd87d57d6dceefbeff07e4bb7870daf /static/build.html
parent07d6378fda892e56ed9cb8264b9f45ab1696b8c1 (diff)
Update build.html
Extra 'from' in this sentence
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index 1dfb9f03..3bef8a5a 100644
--- a/static/build.html
+++ b/static/build.html
@@ -255,7 +255,7 @@ cd ../..</pre>
<p>To update the source tree, run the <code>repo init</code> command again to select
the branch or tag and then run <code>repo sync -j32</code> again. You may need to add
- <code>--force-sync</code> if a repository from switched from one source to another,
+ <code>--force-sync</code> if a repository switched from one source to another,
such as when GrapheneOS forks an additional Android Open Source Project repository.
You don't need to start over to switch between different branches or tags. You may
need to run <code>repo init</code> again to continue down the same branch since