From 0028fa49fbe4b7a7347967b55413132709b9e53f Mon Sep 17 00:00:00 2001 From: Ben Holden-Crowther Date: Fri, 15 Dec 2017 21:49:48 +0000 Subject: [PATCH] BlackBox vs Blackbox --- RELEASE_ENGINEERING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_ENGINEERING.md b/RELEASE_ENGINEERING.md index 6310d15..0bf6c66 100644 --- a/RELEASE_ENGINEERING.md +++ b/RELEASE_ENGINEERING.md @@ -17,7 +17,7 @@ There are 3 branches/tags: - **tag stable:** Stable enough for use by most people. - **tag production:** Burned in long enough that we are confident it can be widely adopted. -If you are packaging Blackbox for distribution, you should track the *tag production*. You might also want to provide a separate package that tracks *tag stable:* for early adopters. +If you are packaging BlackBox for distribution, you should track the *tag production*. You might also want to provide a separate package that tracks *tag stable:* for early adopters. Build Tasks ===========