diff --git a/docs/Release.md b/docs/Release.md index 865f6501..70cd4859 100644 --- a/docs/Release.md +++ b/docs/Release.md @@ -39,7 +39,7 @@ mvn release:perform -Prelease ``` --- ->_Note_: The gpg agent should ask for the passphrase to your gpg key automatically, in case that does not happen you can try adding similar property to the `` section: +>_Note_: The gpg agent should ask for the passphrase to your gpg key automatically, in case that does not happen you can try to add property to the `` section: >``` >${gpg.password} >```