Skip to content

Commit

Permalink
chore(docs): missing space (googleapis#964)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored Jan 31, 2020
1 parent 8941ed5 commit e42e991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/component-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ contains an implementation of `JsonFactory` based on the Jackson2 API. This modu

## google-http-client-protobuf

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

## google-http-client-xml

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

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

0 comments on commit e42e991

Please sign in to comment.