Fix typo in release.md

This commit is contained in:
Brad Fritz
2015-05-31 11:49:33 -04:00
parent 8f4e285974
commit df28013b18

View File

@@ -38,7 +38,7 @@ $ cd release
$ ./make-release-war.sh
```
### Deploy assemnbly jar file
### Deploy assembly jar file
For plug-in development, we have to publish the assembly jar file to the public Maven repository by `release/deploy-assembly-jar.sh`.