Skip to content

Commit b80a1cf

Browse files
authored
Update Generating-stubs.md
1 parent 8125093 commit b80a1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You must name the file `grpc-swift-proto-generator-config.json` and structure it
6161
"generatedSource": {
6262
"accessLevelOnImports": false,
6363
"accessLevel": "internal",
64-
}
64+
},
6565
"protoc": {
6666
"executablePath": "/opt/homebrew/bin/protoc"
6767
"importPaths": [

0 commit comments

Comments
 (0)