use colon before table
Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/commit/c617b1c1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/c617b1c1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/c617b1c1 Branch: refs/heads/master Commit: c617b1c107f725852e3dd880a382bd2d6eb1d2a8 Parents: f6382c2 Author: Lisa Owen <[email protected]> Authored: Mon Sep 19 10:57:08 2016 -0700 Committer: Lisa Owen <[email protected]> Committed: Mon Sep 19 10:57:08 2016 -0700 ---------------------------------------------------------------------- install/aws-config.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/c617b1c1/install/aws-config.html.md.erb ---------------------------------------------------------------------- diff --git a/install/aws-config.html.md.erb b/install/aws-config.html.md.erb index fb2a623..32675fe 100644 --- a/install/aws-config.html.md.erb +++ b/install/aws-config.html.md.erb @@ -73,7 +73,7 @@ Ensure your Ambari and HAWQ master instances are each assigned a public IP addre A security group is a set of rules that control network traffic to and from your HAWQ instance. One or more rules may be associated with a security group, and one or more security groups may be associated with an instance. -To configure HAWQ communication between nodes in the HAWQ cluster, include and open the following ports in the appropriate security group for the HAWQ master and segment nodes. +To configure HAWQ communication between nodes in the HAWQ cluster, include and open the following ports in the appropriate security group for the HAWQ master and segment nodes: | Port | Application | |-------|-------------------------------------|
