mirror of
https://github.com/minio/docs.git
synced 2025-07-28 19:42:10 +03:00
Fix typo in installation (#637)
Found this typo while reading the documentation. Not sure if this everything that is needed since i'm not familiar with how docs are generated but hope this helps :) Please close this PR if i'm missing something
This commit is contained in:
@ -22,7 +22,7 @@ You can deploy MinIO using one of the following topologies:
|
||||
:ref:`Single-Node Single-Drive <minio-snsd>` (SNSD or "Standalone")
|
||||
Local development and evaluation with no/limited reliability
|
||||
|
||||
:ref:`Single-Node Multi-Drive <minio-snmd>` (MNMD or "Standalone Multi-Drive")
|
||||
:ref:`Single-Node Multi-Drive <minio-snmd>` (SNMD or "Standalone Multi-Drive")
|
||||
Workloads with lower performance, scale, and capacity requirements
|
||||
|
||||
Drive-level reliability with configurable tolerance for loss of up to 1/2 all drives
|
||||
@ -105,4 +105,4 @@ source-based installations in production environments.
|
||||
/operations/install-deploy-manage/deploy-minio-single-node-single-drive
|
||||
/operations/install-deploy-manage/deploy-minio-single-node-multi-drive
|
||||
/operations/install-deploy-manage/deploy-minio-multi-node-multi-drive
|
||||
/operations/install-deploy-manage/multi-site-replication
|
||||
/operations/install-deploy-manage/multi-site-replication
|
||||
|
Reference in New Issue
Block a user