From 85dbed1a5b859578e58a51399c5630560c4e50b2 Mon Sep 17 00:00:00 2001 From: Brendan Daly Date: Wed, 26 Aug 2026 09:33:22 +0100 Subject: [PATCH] Remove monospace formatting from CloudFormation heading Per style guidelines, headings should not contain monospace formatting. Removed backticks from heading while keeping them in body text where appropriate. --- .../installation-aws-creating-cloudformation-stack-compute.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/installation-aws-creating-cloudformation-stack-compute.adoc b/modules/installation-aws-creating-cloudformation-stack-compute.adoc index 227e1ef1ccf..59da9a7e73f 100644 --- a/modules/installation-aws-creating-cloudformation-stack-compute.adoc +++ b/modules/installation-aws-creating-cloudformation-stack-compute.adoc @@ -5,7 +5,7 @@ :_mod-docs-content-type: PROCEDURE [id="installation-aws-creating-cloudformation-stack_{context}"] -= Creating the `CloudFormation` stack for compute machines += Creating the CloudFormation stack for compute machines [role="_abstract"] You can create a stack of {aws-first} resources for the compute machines by using the provided `CloudFormation` template.