Skip to content

Commit 299f6b8

Browse files
rnroglbrntt
andauthored
Update Sources/GRPCCore/Documentation.docc/Articles/Generating-stubs.md
Co-authored-by: George Barnett <[email protected]>
1 parent 5df133f commit 299f6b8

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
@@ -57,7 +57,7 @@ are included in the target's source directory and that you have defined at least
5757

5858
### Configuration
5959

60-
You must provide a configuration file in the directory which encloses all .proto files (in the same directory or a parent).
60+
You must provide a configuration file in the directory which encloses all `.proto` files (in the same directory or a parent).
6161
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

0 commit comments

Comments
 (0)