Skip to content

Commit 5dbce75

Browse files
authored
docs(sem): fix wording (#876)
1 parent ab1e2a7 commit 5dbce75

File tree

1 file changed

+1
-1
lines changed
  • packages/clients/src/api/secret/v1alpha1

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ export class API extends ParentAPI {
253253
)
254254

255255
/**
256-
* List secrets. Retrieve the list of folders created within a Project.
256+
* List folders. Retrieve the list of folders created within a Project.
257257
*
258258
* @param request - The request {@link ListFoldersRequest}
259259
* @returns A Promise of ListFoldersResponse

0 commit comments

Comments
 (0)