Skip to content

Commit 2e20ec6

Browse files
authored
Merge pull request #1245 from sebhcp/fix-typo
Docs: Fix typo in 'tfe_team_project_access'
2 parents d5a81d7 + 75905b6 commit 2e20ec6

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

website/docs/cdktf/csharp/r/team_project_access.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The following permissions apply to the project itself.
6969
</n>
7070
</n>
7171

72-
The following permissions apply to all workpsaces (and future workspaces) in the project.
72+
The following permissions apply to all workspaces (and future workspaces) in the project.
7373

7474
| workspace_access | Description, Default, Valid Values |
7575
|----------------------|-------------------------------------------------------|

website/docs/cdktf/go/r/team_project_access.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The following permissions apply to the project itself.
7474
</n>
7575
</n>
7676

77-
The following permissions apply to all workpsaces (and future workspaces) in the project.
77+
The following permissions apply to all workspaces (and future workspaces) in the project.
7878

7979
| workspace_access | Description, Default, Valid Values |
8080
|----------------------|-------------------------------------------------------|

website/docs/cdktf/java/r/team_project_access.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The following permissions apply to the project itself.
7070
</n>
7171
</n>
7272

73-
The following permissions apply to all workpsaces (and future workspaces) in the project.
73+
The following permissions apply to all workspaces (and future workspaces) in the project.
7474

7575
| workspace_access | Description, Default, Valid Values |
7676
|----------------------|-------------------------------------------------------|

website/docs/cdktf/python/r/team_project_access.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The following permissions apply to the project itself.
7070
</n>
7171
</n>
7272

73-
The following permissions apply to all workpsaces (and future workspaces) in the project.
73+
The following permissions apply to all workspaces (and future workspaces) in the project.
7474

7575
| workspace_access | Description, Default, Valid Values |
7676
|----------------------|-------------------------------------------------------|

website/docs/cdktf/typescript/r/team_project_access.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The following permissions apply to the project itself.
7373
</n>
7474
</n>
7575

76-
The following permissions apply to all workpsaces (and future workspaces) in the project.
76+
The following permissions apply to all workspaces (and future workspaces) in the project.
7777

7878
| workspace_access | Description, Default, Valid Values |
7979
|----------------------|-------------------------------------------------------|

website/docs/r/team_project_access.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The following permissions apply to the project itself.
5555
</n>
5656
</n>
5757

58-
The following permissions apply to all workpsaces (and future workspaces) in the project.
58+
The following permissions apply to all workspaces (and future workspaces) in the project.
5959

6060
| workspace_access | Description, Default, Valid Values |
6161
|----------------------|-------------------------------------------------------|

0 commit comments

Comments
 (0)