Skip to content

Commit 5a694a3

Browse files
committed
fix ws-manager-api field description
1 parent ad95ee6 commit 5a694a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/ws-manager-api/core.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ message WorkspaceMetadata {
540540
// project the workspace belongs to, if the workspace is not associated with a project, this property will be empty
541541
optional string project = 6;
542542

543-
// metrics contains statistics about the workspace
543+
// metrics contains metrics about the workspace
544544
Metrics metrics = 7;
545545
}
546546

components/ws-manager-api/go/core.pb.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.

0 commit comments

Comments
 (0)