From b4ea7babe728fe00c4264b26000bc1657c84b67b Mon Sep 17 00:00:00 2001 From: Hunor Csomortáni Date: May 06 2019 14:58:36 +0000 Subject: Fix wording in modules/ROOT/pages/architecture/building.adoc --- diff --git a/modules/ROOT/pages/architecture/building.adoc b/modules/ROOT/pages/architecture/building.adoc index bd6fc61..e48b133 100644 --- a/modules/ROOT/pages/architecture/building.adoc +++ b/modules/ROOT/pages/architecture/building.adoc @@ -10,7 +10,7 @@ In the existing Fedora world, packages are maintained in branches that map to sp Package repositories have branches e.g. “f27” for Fedora 27, “f28” for Fedora 28, etc. There are no changes to the existing packager workflow. -Maintaining release-specific branches and using the existing commands to build them keep working. +Maintaining release-specific branches and using the existing commands to build them will keep working. == Modular package builds