From 7f144fdfc9fea6124151087d123cf2845c4a6f8a 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 ===========