Skip to content

Commit 858ebaa

Browse files
committed
fix typo
1 parent b23022d commit 858ebaa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

clients/client-go/tcworkermanager/types.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/references.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/worker-manager/schemas/v1/worker-pool-full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ properties:
6666
title: Requested Worker Count
6767
type: integer
6868
minimum: 0
69-
description: Total woker count in "requested" state for this worker pool
69+
description: Total worker count in "requested" state for this worker pool
7070
runningCount:
7171
title: Running Worker Count
7272
type: integer

0 commit comments

Comments
 (0)