From 88536c434de6a363f2cfd105c351dfa14da611ca Mon Sep 17 00:00:00 2001 From: Jay Conrod Date: Wed, 1 Apr 2020 12:53:05 -0400 Subject: [PATCH] go_proto_library: fix formatting error in documentation (#2418) --- proto/core.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/core.rst b/proto/core.rst index 440f8d9431..9e6143bb48 100644 --- a/proto/core.rst +++ b/proto/core.rst @@ -190,7 +190,7 @@ Attributes | :param:`protos` | :type:`label` | |mandatory| | +---------------------+----------------------+-------------------------------------------------+ | List of ``proto_library`` targets containing the .proto sources this rule should generate | -| code from. This argument should be used instead of ``proto`` argument. | +| code from. This argument should be used instead of ``proto`` argument. | +---------------------+----------------------+-------------------------------------------------+ | :param:`deps` | :type:`label_list` | :value:`[]` | +---------------------+----------------------+-------------------------------------------------+