Skip to content

Commit c231cea

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

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
@@ -107,7 +107,7 @@ If you don't wish to use any advanced features, then the first element is probab
107107
Supports `Channel`s, and all kinds of `Stub`s.
108108
Do not use `@GrpcClient` in conjunction with `@Autowired` or `@Inject`.
109109
Currently, it isn't supported for constructor and `@Bean` method parameters. For this case look below
110-
to the``@GrpcClientBean``. \
110+
to the `@GrpcClientBean`. \
111111
**Note:** Services provided by the same application can only be accessed/called in/after the
112112
`ApplicationStartedEvent`. Stubs connecting to services outside of the application can be used earlier; starting with
113113
`@PostConstruct` / `InitializingBean#afterPropertiesSet()`.

0 commit comments

Comments
 (0)