mirror of
https://github.com/minio/minio.git
synced 2025-01-24 13:13:16 -05:00
Remove double backtick that was breaking docs (#6410)
On the documentation site, the double backtick with nothing in between was breaking the page render and making the text itself look quite awkward!
This commit is contained in:
parent
c8c70a3750
commit
d13bd5b9b5
@ -62,7 +62,7 @@ minio server /data
|
||||
#### Region
|
||||
|Field|Type|Description|
|
||||
|:---|:---|:---|
|
||||
|``region``| _string_ | `region` describes the physical location of the server. By default it is set to ``. You may override this field with `MINIO_REGION` environment variable. If you are unsure leave it unset.|
|
||||
|``region``| _string_ | `region` describes the physical location of the server. By default it is blank. You may override this field with `MINIO_REGION` environment variable. If you are unsure leave it unset.|
|
||||
|
||||
Example:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user