Skip to content

Commit 6ed9f81

Browse files
a-simeshinST-DDT
andauthored
Update docs/en/client/getting-started.md
Co-authored-by: ST-DDT <[email protected]>
1 parent c231cea commit 6ed9f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/client/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ public class FoobarService {
178178
}
179179
````
180180

181-
Also you can feel free to inject stub with ``@GrpcClientBean`` with ``@Configuration`` for more wide usage in
181+
Also you can feel free to inject stub with `@GrpcClientBean` with `@Configuration` for more wide usage in
182182
another services.
183183

184184
> **Note:** It is definitely not recommended using ``@GrpcClientBean`` and field annotated with ``@GrpcClient`` like in

0 commit comments

Comments
 (0)