docs: replaced ceiling with the word max

This commit is contained in:
Karl Cardenas 2022-03-04 09:26:13 -07:00
parent acf2e43169
commit 8473e6aa93
No known key found for this signature in database
GPG Key ID: 0AC61D76B41F1EDC
1 changed files with 1 additions and 1 deletions

View File

@ -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.