Skip to content

Commit d928c97

Browse files
committed
Fix typo
1 parent 83e7356 commit d928c97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/api/v2/components/schemas/target.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Credential:
132132
hosts:
133133
description: "A list of hosts for which the credential is valid. The format is the same as for the
134134
hosts in the target. This field is optional, if not set the credential is the default
135-
cedential for all hosts of the target."
135+
credential for all hosts of the target."
136136
type: "array"
137137
items:
138138
type: "string"

0 commit comments

Comments
 (0)