docs: double spaces considered harmful

This commit is contained in:
alexandra catalina 2024-04-23 11:05:13 -07:00
parent 1c57336426
commit d0e7357e90
2 changed files with 2 additions and 2 deletions

View file

@ -1008,7 +1008,7 @@ To comply with the Forgejo helm chart definition of the digest parameter, a "cus
Every value described in the [Cheat Every value described in the [Cheat
Sheet](https://forgejo.org/docs/latest/admin/config-cheat-sheet/) can be 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. blocks, while the keys themselves remain in all caps.
| Name | Description | Value | | Name | Description | Value |

View file

@ -413,7 +413,7 @@ gitea:
## ##
## Every value described in the [Cheat ## Every value described in the [Cheat
## Sheet](https://forgejo.org/docs/latest/admin/config-cheat-sheet/) can be ## 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. ## blocks, while the keys themselves remain in all caps.
## ##
## @descriptionEnd ## @descriptionEnd