Skip to content

Commit 1d9d81f

Browse files
committed
docs: transform bullet point to sentence
1 parent 1288910 commit 1d9d81f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/load_balancer_envs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This page contains all environment variables, which can be specified to configur
44

55
Some environment variables define global defaults. These defaults can be overridden by setting the corresponding annotation. If you remove such an annotation while a global default is configured, the global default will be applied again.
66

7-
- Enums are depicted in the `Type` column and possible options are separated via the pipe symbol `|`.
7+
Enums are depicted in the `Type` column and possible options are separated via the pipe symbol `|`.
88

99
| Annotation | Type | Default | Description |
1010
| --- | --- | --- | --- |

tools/load_balancer_envs.md.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ This page contains all environment variables, which can be specified to configur
44

55
Some environment variables define global defaults. These defaults can be overridden by setting the corresponding annotation. If you remove such an annotation while a global default is configured, the global default will be applied again.
66

7-
- Enums are depicted in the `Type` column and possible options are separated via the pipe symbol `|`.
7+
Enums are depicted in the `Type` column and possible options are separated via the pipe symbol `|`.
88

99
{{.AnnotationsTable}}

0 commit comments

Comments
 (0)