Skip to content

Commit 63d905c

Browse files
chore: consistency
1 parent 1b674c8 commit 63d905c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider/ai_task.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ func aiTaskResource() *schema.Resource {
9595
},
9696
"app_id": {
9797
Type: schema.TypeString,
98-
Description: "The ID of the coder_app resource that provides the AI interface for this task.",
98+
Description: "The ID of the `coder_app` resource that provides the AI interface for this task.",
9999
ForceNew: true,
100100
Optional: true,
101101
Computed: true,

0 commit comments

Comments
 (0)