docs: fix two typos in the 'configuration' section of the documentation

Signed-off-by: Thomas Briot <thomas.briot82@gmail.com>
This commit is contained in:
Thomas Briot
2023-11-05 19:47:30 -05:00
parent 577d2c8810
commit 5d3966130f
2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ over the `content`.
- `{{ include "relative/path/to/file" }}`
Additionally there's also one extra special variable avaialble to the `content`:
Additionally there's also one extra special variable available to the `content`:
- `{{ .Module }}`
@@ -139,4 +139,4 @@ content: |-
{{- end }}
```
[Terraform module]: https://pkg.go.dev/github.com/terraform-docs/terraform-docs/terraform#Module
[Terraform module]: https://pkg.go.dev/github.com/terraform-docs/terraform-docs/terraform#Module

View File

@@ -99,7 +99,7 @@ output:
## Examples
Inject the generated output into `README.md` between the sorrounding comments.
Inject the generated output into `README.md` between the surrounding comments.
```yaml
output: