diff --git a/HOW-TO-use-socket-tool-in-Bazel.md b/HOW-TO-use-socket-tool-in-Bazel.md index 0bd28de..431aa95 100644 --- a/HOW-TO-use-socket-tool-in-Bazel.md +++ b/HOW-TO-use-socket-tool-in-Bazel.md @@ -41,7 +41,7 @@ export SOCKET_ADDITIONAL_FLAGS="" # Optional, extra flags for sock - Copy and place the **socket-tool** folder at the **repo root-level** of your project folder - In this **socket-tool** folder there should be a **BUILD.bazel** (which contains socket-tool commands) and a **VERSION** file -- See example of folder structure below,a nd the palcemtn of **socket-tool** folder: +- See example of folder structure below, and the placement of the **socket-tool** folder: * [monorepo-bazel-demo project](https://github.com/socketdev-demo/monorepo-bazel-demo) ```bash monorepo-bazel-demo/ diff --git a/HOW-TO-use-socket-tool-in-Bazel.pdf b/HOW-TO-use-socket-tool-in-Bazel.pdf index 796796e..bde02c2 100644 Binary files a/HOW-TO-use-socket-tool-in-Bazel.pdf and b/HOW-TO-use-socket-tool-in-Bazel.pdf differ