docs: double spaces considered harmful
This commit is contained in:
parent
1c57336426
commit
d0e7357e90
2 changed files with 2 additions and 2 deletions
|
@ -1008,7 +1008,7 @@ To comply with the Forgejo helm chart definition of the digest parameter, a "cus
|
|||
|
||||
Every value described in the [Cheat
|
||||
Sheet](https://forgejo.org/docs/latest/admin/config-cheat-sheet/) can be
|
||||
set as a Helm value. Configuration sections map to (lowercased) YAML
|
||||
set as a Helm value. Configuration sections map to (lowercased) YAML
|
||||
blocks, while the keys themselves remain in all caps.
|
||||
|
||||
| Name | Description | Value |
|
||||
|
|
|
@ -413,7 +413,7 @@ gitea:
|
|||
##
|
||||
## Every value described in the [Cheat
|
||||
## Sheet](https://forgejo.org/docs/latest/admin/config-cheat-sheet/) can be
|
||||
## set as a Helm value. Configuration sections map to (lowercased) YAML
|
||||
## set as a Helm value. Configuration sections map to (lowercased) YAML
|
||||
## blocks, while the keys themselves remain in all caps.
|
||||
##
|
||||
## @descriptionEnd
|
||||
|
|
Loading…
Reference in a new issue