Skip to content

Commit 98f2a18

Browse files
authored
typos (#1211)
1 parent 6d7ef62 commit 98f2a18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/main/paradox/server/details.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ request metadata parameter to each service method. See the detailed chapters on
99
and @ref[Maven](../buildtools/maven.md) for how to set this build option. Note that this option doesn't effect the
1010
generated client stubs.
1111

12-
@java[Notice: you need change `GreeterServiceHandlerFactory` to `GreeterServiceHandlerFactoryPowerApiHandlerFactory`.]
12+
@java[Notice: you need to change `GreeterServiceHandlerFactory` to `GreeterServiceHandlerFactoryPowerApiHandlerFactory`.]
1313

14-
@scala[Notice: you need change `GreeterServiceHandler` to `GreeterServicePowerApiHandler`.]
14+
@scala[Notice: you need to change `GreeterServiceHandler` to `GreeterServicePowerApiHandler`.]
1515

1616
Here's an example implementation of these server power APIs:
1717

0 commit comments

Comments
 (0)