From cc2831d26e892d1c054724972f56bb5fbbdf4141 Mon Sep 17 00:00:00 2001
From: Alex Iribarren <Alex.Iribarren@cern.ch>
Date: Fri, 26 Feb 2021 17:04:52 +0100
Subject: [PATCH] Rename sections

---
 docs/koji/bootstrapping.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/koji/bootstrapping.md b/docs/koji/bootstrapping.md
index 3ee5279..4b8c907 100644
--- a/docs/koji/bootstrapping.md
+++ b/docs/koji/bootstrapping.md
@@ -70,7 +70,7 @@ Added external repo cs8-powertools to tag centos8s-defaults (priority 50)
 ```
 
 
-## Create a script to create the buildsys tag
+## Create the buildsys tag
 
 This is the tag where we'll build the `buildsys-macros-*` RPMs, which create the
 dist tags our RPMs will be using.
@@ -115,7 +115,7 @@ Tag buildsys8s-build does not exist
 ```
 
 
-## Create a script to create the cern tag
+## Create the cern tag
 
 This is the tag where we'll build all our core RPMs, such as `centos-release`, etc.
 
-- 
GitLab