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/21646996 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/21646996 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/21646996 Branch: refs/heads/master Commit: 21646996acc0f07e2e514c7923034d72db142f91 Parents: 95c9c18 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/21646996/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
