Skip to content

Commit

Permalink
Fix typo (#1322)
Browse files Browse the repository at this point in the history
  • Loading branch information
dandavison authored Dec 20, 2023
1 parent 686eb3e commit 758cf3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ See [sdk-structure.md](./docs/sdk-structure.md)

- Install Node 16 and [Temporal Server](https://github.com/temporalio/docker-compose#temporal-server-docker-compose-files)
- Install the [Rust toolchain](https://rustup.rs/)
- Install [Protocal Buffers](https://github.com/protocolbuffers/protobuf/releases/)
- Install [Protocol Buffers](https://github.com/protocolbuffers/protobuf/releases/)
- Clone the [sdk-typescript](https://github.com/temporalio/sdk-typescript) repo:
```sh
git clone https://github.com/temporalio/sdk-typescript.git
Expand Down

0 comments on commit 758cf3c

Please sign in to comment.