We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299f6b8 commit 9b9c1adCopy full SHA for 9b9c1ad
Sources/GRPCCore/Documentation.docc/Articles/Generating-stubs.md
@@ -96,7 +96,7 @@ The options do not need to be specified and each have default values.
96
97
‡ If you don't provide any import paths then the path to the configuration file will be used on a per-source-file basis.
98
99
-Many of these map to `protoc-gen-grpc-swift` and `protoc-gen-swift` options.
+Many of these options map to `protoc-gen-grpc-swift` and `protoc-gen-swift` options.
100
101
If you require greater flexibility you may specify more than one configuration file.
102
Configuration files apply to all `.proto` files equal to or below it in the file hierarchy. A configuration file
0 commit comments