This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit fb86366d8595422fd2e88997f969604991e2e166 Author: Robert Bradshaw <[email protected]> AuthorDate: Thu Jan 11 16:21:25 2018 -0800 Manually set hight of scala logo. --- src/get-started/beam-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/get-started/beam-overview.md b/src/get-started/beam-overview.md index 5bf6f19..b23811c 100644 --- a/src/get-started/beam-overview.md +++ b/src/get-started/beam-overview.md @@ -23,7 +23,7 @@ Beam currently supports the following language-specific SDKs: * Java  * Python  -A Scala  interface is also available as [Scio](https://github.com/spotify/scio). +A Scala {: height="45px"} interface is also available as [Scio](https://github.com/spotify/scio). ## Apache Beam Pipeline Runners -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
