Skip to content

Commit e42e991

Browse files
authored
chore(docs): missing space (#964)
1 parent 8941ed5 commit e42e991

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/component-modules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ contains an implementation of `JsonFactory` based on the Jackson2 API. This modu
4141

4242
## google-http-client-protobuf
4343

44-
[Protocol buffer][protobuf] extensions to theGoogle HTTP Client Library for Java
44+
[Protocol buffer][protobuf] extensions to the Google HTTP Client Library for Java
4545
(`google-http-client-protobuf`) support protobuf data format. This module depends on `google-http-client`.
4646

4747
## google-http-client-xml
4848

4949
XML extensions to the Google HTTP Client Library for Java (`google-http-client-xml`) support the XML
5050
data format. This module depends on `google-http-client`.
5151

52-
[protobuf]: https://developers.google.com/protocol-buffers/docs/overview
52+
[protobuf]: https://developers.google.com/protocol-buffers/docs/overview

0 commit comments

Comments
 (0)