Skip to content

Commit edddd2e

Browse files
docs: Fix Typesetting problem (#2339)
1 parent 0302787 commit edddd2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ NAME READY STATUS RESTARTS AGE
157157
minio-operator-69fd675557-lsrqg 1/1 Running 0 99s
158158
```
159159

160-
### 3) Build the Tenant Configuration
160+
### 2) Build the Tenant Configuration
161161

162162
We provide a variety of examples for creating MinIO Tenants in the `examples` directory. The following example creates a
163163
4-node MinIO Tenant with 4 volumes per node:
@@ -166,7 +166,7 @@ We provide a variety of examples for creating MinIO Tenants in the `examples` di
166166
kubectl apply -k github.com/minio/operator/examples/kustomization/bases
167167
```
168168

169-
### 4) Connect to the Tenant
169+
### 3) Connect to the Tenant
170170

171171
Use the following command to list the services created by the MinIO
172172
Operator:

0 commit comments

Comments
 (0)