aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/migrate-maven.md
diff options
context:
space:
mode:
authorGravatar Akira Baruah <akira.baruah@gmail.com>2017-11-03 19:40:20 +0100
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2017-11-06 20:20:11 +0100
commit4cf32b085cdfb13a21f8d07245c0cf445bce2b51 (patch)
tree093e23b34e45f54b3f6b9a064ccaf91f807cfda7 /site/docs/migrate-maven.md
parent82af84e46418925840f0d590586cec75ec8394a1 (diff)
Fix spelling errors in site docs
I used [GNU Aspell](http://aspell.net/) to quickly look through markdown files in `site/docs/` for typos. Still involved a bit of manual checking, but ultimately found a handful of spelling errors. Closes #3944. PiperOrigin-RevId: 174490875
Diffstat (limited to 'site/docs/migrate-maven.md')
-rw-r--r--site/docs/migrate-maven.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/migrate-maven.md b/site/docs/migrate-maven.md
index e0246eadd3..cb91832435 100644
--- a/site/docs/migrate-maven.md
+++ b/site/docs/migrate-maven.md
@@ -266,7 +266,7 @@ granularity, allowing:
Tips for adding more BUILD files:
-* You can start by adding a BUILD file to each Java package. Start wtih
+* You can start by adding a BUILD file to each Java package. Start with
Java packages that have the fewest dependencies and work you way up
to packages with the most dependencies.
* As you add BUILD files and specify targets, add these new targets to the