Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zentol committed Dec 6, 2017
1 parent 07f80c1 commit e520b79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ under the License.
b) Build a jar for running on the cluster:
"mvn clean package -Pbuild-jar"
This will create a fat-jar which contain all dependencies necessary for running the created jar in a cluster.
This will create a fat-jar which contains all dependencies necessary for running the created jar in a cluster.
-->

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ under the License.
b) Build a jar for running on the cluster:
"mvn clean package -Pbuild-jar"
This will create a fat-jar which contain all dependencies necessary for running the created jar in a cluster.
This will create a fat-jar which contains all dependencies necessary for running the created jar in a cluster.
-->

<dependencies>
Expand Down

0 comments on commit e520b79

Please sign in to comment.