Skip to content

Commit a305c3d

Browse files
authored
docs(secret): minor adjustment (#577)
1 parent 5d5bb4a commit a305c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/clients/src/api/secret/v1alpha1/types.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ export type CreateSecretVersionRequest = {
214214
* Options to generate a password. If specified, a random password will be
215215
* generated. The data field must be empty. By default, the generator will use
216216
* upper and lower case letters, and digits. This behavior can be tuned using
217-
* the generation params.
217+
* the generation parameters.
218218
*
219219
* One-of ('PasswordGeneration'): at most one of 'passwordGeneration' could be
220220
* set.

0 commit comments

Comments
 (0)