Fix typo.

This commit is contained in:
Erik C. Thauvin 2017-04-18 00:57:35 -07:00
parent cad3b91a3c
commit 36e5781e89

View file

@ -24,7 +24,7 @@ val p = project {
} }
} }
``` ```
[View Example](https://github.com/ethauvin/kobalt-proprety-file/blob/master/example/kobalt/src/Build.kt) [View Example](https://github.com/ethauvin/kobalt-property-file/blob/master/example/kobalt/src/Build.kt)
To invoke the `propertyFile` task: To invoke the `propertyFile` task: