From 8f4bc46e8b92b32b4af7e7b624e5690054ff4bab Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Wed, 14 Mar 2018 00:24:29 +0100 Subject: [PATCH] Typo fix good grief --- RELEASE_PROCESS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index cb0e7642..1478336a 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -4,7 +4,7 @@ This process hasn't been updated to the C4 way yet. That will simplify it a lot. Stay tuned! Until then, the basic idea is that there's only one branch: `master`. All releases are just Git tags of specific commits on the `master` branch. -his is the _BigchainDB Server_ release process. The process to release other BigchainDB software will be similar but not identical. +This is the _BigchainDB Server_ release process. The process to release other BigchainDB software will be similar but not identical.