Skip to content

Commit dce9d7a

Browse files
EarthCitizendanez
authored andcommittedSep 22, 2016
Fix grammatical error (#196)
1 parent bf5cf9f commit dce9d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The `gradle release` task defines the following as the default release process:
1313

1414
* The plugin checks for any un-committed files (Added, modified, removed, or un-versioned).
1515
* Checks for any incoming or outgoing changes.
16-
* Removes the SNAPSHOT flag on your projects version (If used)
16+
* Removes the SNAPSHOT flag on your project's version (If used)
1717
* Prompts you for the release version.
1818
* Checks if your project is using any SNAPSHOT dependencies
1919
* Will `build` your project.

0 commit comments

Comments
 (0)