Fixed grammar.

This commit is contained in:
Erik C. Thauvin 2018-01-03 23:05:53 -08:00
parent 9855cc4525
commit 4d5e996de5

View file

@ -5,7 +5,7 @@
The plug-in will generate a [Project Object Model](https://maven.apache.org/guides/introduction/introduction-to-the-pom.html) (POM) XML file for your project. The plug-in will generate a [Project Object Model](https://maven.apache.org/guides/introduction/introduction-to-the-pom.html) (POM) XML file for your project.
To use the plug-in include the following in `Build.kt` file: To use the plug-in include the following in `Build.kt`:
```kotlin ```kotlin
import net.thauvin.erik.kobalt.plugin.pom2xml.* import net.thauvin.erik.kobalt.plugin.pom2xml.*