Change "Installation" header to avoid ambiguity with title
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/f9a1dc26 Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/f9a1dc26 Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/f9a1dc26 Branch: refs/heads/develop Commit: f9a1dc26d891d0b9d04dca4571fdfe9cbea0fc14 Parents: 0acaa00 Author: Mars Hall <[email protected]> Authored: Wed Oct 18 19:19:30 2017 -0700 Committer: Mars Hall <[email protected]> Committed: Wed Oct 18 19:19:30 2017 -0700 ---------------------------------------------------------------------- docs/manual/source/install/index.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/f9a1dc26/docs/manual/source/install/index.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/install/index.html.md.erb b/docs/manual/source/install/index.html.md.erb index 587278f..744edbd 100644 --- a/docs/manual/source/install/index.html.md.erb +++ b/docs/manual/source/install/index.html.md.erb @@ -48,7 +48,7 @@ operation mode without further configuration, may not work. In that case, configure your Apache Spark to run in [standalone cluster mode](http://spark.apache.org/docs/latest/spark-standalone.html). -## Installing Apache PredictionIO (incubating) +## Installation Apache PredictionIO (incubating) runs on a Java virtual machine, so it runs on most platforms. Choose your platform below:
