Repository: incubator-apex-site Updated Branches: refs/heads/master 86ca20b40 -> b5dcc98af
Correcting spelling mistake: apk -> apa. Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/551919cd Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/551919cd Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/551919cd Branch: refs/heads/master Commit: 551919cda9d6504fbe0590379e1923c1a18cf10e Parents: 34e144b Author: Sandeep Deshmukh <[email protected]> Authored: Wed Feb 24 19:27:59 2016 +0530 Committer: Sandeep Deshmukh <[email protected]> Committed: Wed Feb 24 19:27:59 2016 +0530 ---------------------------------------------------------------------- src/md/verification.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/551919cd/src/md/verification.md ---------------------------------------------------------------------- diff --git a/src/md/verification.md b/src/md/verification.md index 4a967ba..ade8ff4 100644 --- a/src/md/verification.md +++ b/src/md/verification.md @@ -102,9 +102,9 @@ engine/src/main/scripts/dtcli ``` You will get dtcli prompt, where demos can be launched. ```bash -dt> launch <demo-apk-file> +dt> launch <demo-apa-file> ``` -Demo apk files are typically in incubating-apex-malhar/demos directory. +Demo apa files are typically in incubating-apex-malhar/demos directory. ## Miscellaneous checks: Part II (Post compilation)
