terraform-provider-tfe
terraform-provider-tfe copied to clipboard
Fix small typo in team_project_access.html.markdown
Description
Line 76 change "workpsaces" to "workspaces"
Remember to:
- [ ] Update the Change Log
- [ ] Update the Documentation
Testing plan
N/A
External links
N/A
Output from acceptance tests
Please run applicable acceptance tests locally and include the output here. See testing.md to learn how to run acceptance tests.
If you are an external contributor, your contribution(s) will first be reviewed before running them against the project's CI pipeline.
$ TESTARGS="-run TestAccTFEWorkspace" make testacc
...