Skip to content

Commit 758cf3c

Browse files
authored
Fix typo (#1322)
1 parent 686eb3e commit 758cf3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ See [sdk-structure.md](./docs/sdk-structure.md)
5252

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

0 commit comments

Comments
 (0)