changes in release-guide.md
Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/60ac23d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/60ac23d3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/60ac23d3 Branch: refs/heads/12-dev Commit: 60ac23d32d015a5e8ba01bf3e6a4ad7427ae16e6 Parents: 631be31 Author: swati <[email protected]> Authored: Thu Apr 6 13:26:23 2017 +0530 Committer: chenliang613 <[email protected]> Committed: Thu Apr 6 16:38:39 2017 +0530 ---------------------------------------------------------------------- docs/release-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/60ac23d3/docs/release-guide.md ---------------------------------------------------------------------- diff --git a/docs/release-guide.md b/docs/release-guide.md index 50a0e8a..6d55192 100644 --- a/docs/release-guide.md +++ b/docs/release-guide.md @@ -67,7 +67,7 @@ Determine your Apache GPG key and key ID, as follows: gpg --list-keys ``` -This will list your GPG keys. One of these should reflect your Apache account, for exemple: +This will list your GPG keys. One of these should reflect your Apache account, for example: ``` pub 2048R/845E6689 2016-02-23 @@ -401,7 +401,7 @@ _Checklist to proceed to the final step:_ Any issue identified during the community review and vote should be fixed in this step. -To fully cacel a vote: +To fully cancel a vote: * Cancel the current release and verify the version is back to the correct SNAPSHOT:
