From e769ff286d0c05a67af5b6631258adbb00b8d528 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 28 May 2024 07:38:57 -0400 Subject: [PATCH] Use NOTE not Note (#50784) --- data/reusables/enterprise_installation/replica-limit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/enterprise_installation/replica-limit.md b/data/reusables/enterprise_installation/replica-limit.md index 2f9e8f0675ec..93184d5cf0ab 100644 --- a/data/reusables/enterprise_installation/replica-limit.md +++ b/data/reusables/enterprise_installation/replica-limit.md @@ -1,6 +1,6 @@ {% ifversion ghes %} ->[!Note] +>[!NOTE] > There is a maximum of 8 high availability replicas (both passive and active/geo replicas, as well as repository cache instances) allowed for {% data variables.product.product_name %}. {% endif %}