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 c231cea commit 6ed9f81Copy full SHA for 6ed9f81
docs/en/client/getting-started.md
@@ -178,7 +178,7 @@ public class FoobarService {
178
}
179
````
180
181
-Also you can feel free to inject stub with ``@GrpcClientBean`` with ``@Configuration`` for more wide usage in
+Also you can feel free to inject stub with `@GrpcClientBean` with `@Configuration` for more wide usage in
182
another services.
183
184
> **Note:** It is definitely not recommended using ``@GrpcClientBean`` and field annotated with ``@GrpcClient`` like in
0 commit comments