Skip to content

Commit 4aed94a

Browse files
committed
typo fix
1 parent 73b691f commit 4aed94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The application makes use of the employee sample table supplied with Db2 for z/O
1313
* Either Gradle or Apache Maven on the workstation (optional if using Wrappers)
1414

1515
## Building
16-
You can build the sample using an IDE of your choice, or you can build it from the command line. For both approaches, using the supplied Gradle or Maven wrapper is the will give a consistent version of build tooling.
16+
You can build the sample using an IDE of your choice, or you can build it from the command line. For both approaches, using the supplied Gradle or Maven wrappers will give a consistent version of build tooling.
1717

1818
For an IDE, taking Eclipse as an example, the plug-ins for Gradle *buildship* and Maven *m2e* will integrate with the "Run As..." capability, allowing you to specify whether you want to build the project with a Wrapper, or a specific version of your chosen build tool.
1919

0 commit comments

Comments
 (0)