diff --git a/docs/user-guide/configuration/content.md b/docs/user-guide/configuration/content.md index 44490a7..39eb198 100644 --- a/docs/user-guide/configuration/content.md +++ b/docs/user-guide/configuration/content.md @@ -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 \ No newline at end of file +[Terraform module]: https://pkg.go.dev/github.com/terraform-docs/terraform-docs/terraform#Module diff --git a/docs/user-guide/configuration/output.md b/docs/user-guide/configuration/output.md index ed92786..77f0f66 100644 --- a/docs/user-guide/configuration/output.md +++ b/docs/user-guide/configuration/output.md @@ -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: