minor typo with 'following' Closes #434
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/951d7a0a Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/951d7a0a Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/951d7a0a Branch: refs/heads/master Commit: 951d7a0a00a0d18cd13000c21e060e1bf1794e39 Parents: aa86def Author: aayush kumar <[email protected]> Authored: Tue Sep 12 20:38:13 2017 -0700 Committer: Donald Szeto <[email protected]> Committed: Tue Sep 12 20:38:40 2017 -0700 ---------------------------------------------------------------------- docs/manual/source/install/install-sourcecode.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/951d7a0a/docs/manual/source/install/install-sourcecode.html.md.erb ---------------------------------------------------------------------- diff --git a/docs/manual/source/install/install-sourcecode.html.md.erb b/docs/manual/source/install/install-sourcecode.html.md.erb index 23c5503..f8410af 100644 --- a/docs/manual/source/install/install-sourcecode.html.md.erb +++ b/docs/manual/source/install/install-sourcecode.html.md.erb @@ -19,7 +19,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -INFO: Assuming you are following the directory structure in the followoing, +INFO: Assuming you are following the directory structure in the following, replace `/home/abc` with your own home directory wherever you see it. ## Downloading Source Code
