Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
zhurlik committed Dec 24, 2015
1 parent 8888d40 commit 6c2f55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jbossrepos.each() {com.github.zhurlik.extension.JBossServer it->
```gradle serverADistTar```

## Additional task InitModuleTask
Right now there is easy way to extract information from a pom file that can be used for generation JBoss Mdule
Right now there is easy way to extract information from a pom file that can be used for generation JBoss Module
```
task initCamelModule(type: com.github.zhurlik.task.InitModuleTask) {
pomName = 'camel-core-2.15.1'
Expand Down

0 comments on commit 6c2f55a

Please sign in to comment.