VOL-2169 Fix documentation typos

Change-Id: Id6bfde77d245a721d4505244c4409807fe4af19b
diff --git a/BUILD.md b/BUILD.md
index 4be6b74..0127947 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -111,7 +111,7 @@
 
 When these environment variables are set the vendored versions of these packages
 will be removed from the `vendor` directory and replaced by coping the files from
-the specificed locattions to the `vendor` directory. *NOTE:* _this means that
+the specified locations to the `vendor` directory. *NOTE:* _this means that
 the files in the `vendor` directory are no longer what is in the `git` repository
 and it will take manual `git` intervention to put the original files back._