From c2b5a70dbf7e30aebe0d783b4d725b633bba3d7d Mon Sep 17 00:00:00 2001
From: totten <totten@civicrm.org>
Date: Thu, 21 Dec 2017 02:23:08 +0000
Subject: [PATCH] Update 4.7-final.md

---
 doc/4.7-final.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/4.7-final.md b/doc/4.7-final.md
index 2fac8c6..57213f6 100644
--- a/doc/4.7-final.md
+++ b/doc/4.7-final.md
@@ -21,7 +21,7 @@ ssh-add ~/.ssh/id_rsa
 ## 1: Sanity checks
 
  * Check release notes: https://github.com/civicrm/civicrm-core/tree/4.7.X-rc/release-notes
- * In Jenkins, review the scheduled tests for `master` and determine if anything should block the RC.
+ * In Jenkins, review the scheduled tests for `4.7.X-rc` and determine if anything should block the release.
     * https://test.civicrm.org/job/CiviCRM-Core-Matrix/
     * https://test.civicrm.org/job/CiviCRM-Ext-Matrix/
  * Compare the git revisions
-- 
GitLab