We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686eb3e commit 758cf3cCopy full SHA for 758cf3c
CONTRIBUTING.md
@@ -52,7 +52,7 @@ See [sdk-structure.md](./docs/sdk-structure.md)
52
53
- Install Node 16 and [Temporal Server](https://github.com/temporalio/docker-compose#temporal-server-docker-compose-files)
54
- Install the [Rust toolchain](https://rustup.rs/)
55
-- Install [Protocal Buffers](https://github.com/protocolbuffers/protobuf/releases/)
+- Install [Protocol Buffers](https://github.com/protocolbuffers/protobuf/releases/)
56
- Clone the [sdk-typescript](https://github.com/temporalio/sdk-typescript) repo:
57
```sh
58
git clone https://github.com/temporalio/sdk-typescript.git
0 commit comments