Merge "Fix the typo of release doc"

This commit is contained in:
Jenkins 2017-01-30 14:31:34 +00:00 committed by Gerrit Code Review
commit 894825a3d0
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ How to release eslint-config-openstack
Only follow these steps if you have authority to release a version of eslint-config-openstack.
1. Ensure that you have gpg set up locally.
If you do not currently have gog installed:
If you do not currently have gpg installed:
`brew install gpg gpg2`