removing unnecessary characters
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/42ffa90b Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/42ffa90b Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/42ffa90b Branch: refs/heads/APEXCORE-293 Commit: 42ffa90b2499c5425ed503ee929bcb468415f04c Parents: 0107d5e Author: sandeshh <[email protected]> Authored: Tue Oct 27 18:12:14 2015 -0700 Committer: Thomas Weise <[email protected]> Committed: Sun Feb 28 22:46:32 2016 -0800 ---------------------------------------------------------------------- ApexPackage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/42ffa90b/ApexPackage.md ---------------------------------------------------------------------- diff --git a/ApexPackage.md b/ApexPackage.md index bf51c2b..7bf5e8b 100644 --- a/ApexPackage.md +++ b/ApexPackage.md @@ -227,7 +227,7 @@ as name value pairs, in XML format, like the following. </configuration> ``` -## Application attributes {.c13 .c14 .c30} +## Application attributes Application attributes are used to specify the platform behavior for the application. They can be specified using the parameter
