We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de9313 commit 17709d7Copy full SHA for 17709d7
docs/workflows/infrastructure-group/publish-tfe-docs.md
@@ -89,7 +89,7 @@ Content to exclude from Terraform Enterprise.
89
<!-- END: TFC:only name:<feature-name> -->
90
```
91
92
-You can alternatively exclude content from displaying on the HCP Terraform docs using `BEGIN: TFEnterprise:only` and `END: TFEnterprise:only` exclusion directives:
+Conversely, you can exclude content from displaying on the HCP Terraform docs using `BEGIN: TFEnterprise:only` and `END: TFEnterprise:only` exclusion directives:
93
94
```mdx
95
<!-- BEGIN: TFEnterprise:only name:<feature-name> -->
0 commit comments