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 8bc237c commit 94275b0Copy full SHA for 94275b0
Sources/GRPCCore/Documentation.docc/Tutorials/Route-Guide/Route-Guide.tutorial
@@ -405,7 +405,7 @@
405
Like for the server we'll add a method to run the client RPCs. Open `RouteGuide.swift`
406
again and add a call to `runClient`.
407
408
- @Code(name: "Sources/RouteGuide+Client.swift", file: "route-guide-sec06-step01-call-run-client.swift")
+ @Code(name: "Sources/RouteGuide.swift", file: "route-guide-sec06-step01-call-run-client.swift")
409
}
410
411
@Step {
0 commit comments