Skip to content

Commit 3d2e229

Browse files
rnroglbrntt
andauthored
Update Sources/GRPCCore/Documentation.docc/Articles/Generating-stubs.md
Co-authored-by: George Barnett <[email protected]>
1 parent 9b9c1ad commit 3d2e229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/GRPCCore/Documentation.docc/Articles/Generating-stubs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ are included in the target's source directory and that you have defined at least
5858
### Configuration
5959

6060
You must provide a configuration file in the directory which encloses all `.proto` files (in the same directory or a parent).
61-
Configuration files, written in JSON, tell the build plugin about the options used for protoc invocations.
61+
Configuration files, written in JSON, tell the build plugin about the options used for `protoc` invocations.
6262
You must name the file grpc-swift-proto-generator-config.json and structure it in the following format:
6363
```json
6464
{

0 commit comments

Comments
 (0)