From b8a38861228128bc332366db33fbea929e155c08 Mon Sep 17 00:00:00 2001 From: Kristal Dale Date: Mon, 29 Oct 2018 13:44:27 -0700 Subject: [PATCH] - Update "Use your RPM" section title to "Next steps" for consistency Signed-off-by: Kristal Dale --- source/clear-linux/guides/maintenance/autospec.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/clear-linux/guides/maintenance/autospec.rst b/source/clear-linux/guides/maintenance/autospec.rst index 30a21e64..8854d5ab 100644 --- a/source/clear-linux/guides/maintenance/autospec.rst +++ b/source/clear-linux/guides/maintenance/autospec.rst @@ -220,13 +220,13 @@ a new number that is higher than the |CL| OS version, and rebuild the package. You've successfully created a RPM. -Use your RPM -************ +Next steps +********** Now you can create a custom bundle with your new RPM and use it with |CL|: -* Use the :ref:`Mixer tool ` to add a new bundle to your derivative of |CL| -* Use the :ref:`Mixin tool ` to customize your upstream |CL| installation with a new bundle +* Use the :ref:`Mixer tool ` to add a new bundle to your derivative of |CL|. +* Use the :ref:`Mixin tool ` to customize your upstream |CL| installation with a new bundle. Related topics **************