From c390219f3dff97f6b62488fc6c68e173c1a347bd Mon Sep 17 00:00:00 2001 From: Alex Bosworth Date: Wed, 6 Nov 2019 15:44:12 -0800 Subject: [PATCH] trivial: fix typo --- mobile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/README.md b/mobile/README.md index 219fe138..f5d97542 100644 --- a/mobile/README.md +++ b/mobile/README.md @@ -2,7 +2,7 @@ ### Prerequisites #### protoc -Install the dependencies for genarating protobuf definitions as stated in [lnrpc docs]( +Install the dependencies for generating protobuf definitions as stated in [lnrpc docs]( ../lnrpc/README.md#generate-protobuf-definitions) #### gomobile