From 99a50b9ca1c8c9e7b7e90274b4d0a8c2159a78d4 Mon Sep 17 00:00:00 2001 From: Karl Cardenas Date: Fri, 4 Mar 2022 09:26:13 -0700 Subject: [PATCH] docs: replaced ceiling with the word max --- website/content/docs/enterprise/admin-partitions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/enterprise/admin-partitions.mdx b/website/content/docs/enterprise/admin-partitions.mdx index 75adb2a718..6fd1bf8d96 100644 --- a/website/content/docs/enterprise/admin-partitions.mdx +++ b/website/content/docs/enterprise/admin-partitions.mdx @@ -281,4 +281,4 @@ You will see the `default` and `clients` partitions available in the **Admin Par ## Known Limitations - Only the `default` admin partition is supported when federating multiple Consul datacenters in a WAN. -- Admin partitions have no theoretical limit. We intend to conduct a large-scale test to identify a recommended ceiling in the future. +- Admin partitions have no theoretical limit. We intend to conduct a large-scale test to identify a recommended max in the future.