Skip to content

Commit

Permalink
orgz
Browse files Browse the repository at this point in the history
  • Loading branch information
robwhitby committed Sep 25, 2024
1 parent bbe425c commit 6bdd17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provider/teams_data_source.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ func (d *teamsDataSource) Schema(_ context.Context, _ datasource.SchemaRequest,
"cf_org": schema.StringAttribute{
Computed: true,
Optional: true,
MarkdownDescription: "CF org team deploys to",
MarkdownDescription: "CF organization team deploys to",
},
},
},
Expand Down

0 comments on commit 6bdd17f

Please sign in to comment.