From f8b2e1b8c1f69b5eb882d5129b6ca8cb8ac94f79 Mon Sep 17 00:00:00 2001 From: Bilawal Hameed Date: Wed, 5 Feb 2020 15:21:47 +0100 Subject: [PATCH] Fix proto/README.md typo --- proto/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/README.md b/proto/README.md index 0b4deb027f..1787ed13b2 100644 --- a/proto/README.md +++ b/proto/README.md @@ -6,7 +6,7 @@ Collection of all Backstage protobuf definitions. Managed with prototool, install instructions at https://github.com/uber/prototool/blob/dev/docs/install.md -## Install Depenedencies +## Install Dependencies You will need to have `protoc-gen-go` available in your path. You can find out more information here: https://github.com/golang/protobuf