Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit d0fac5c

Browse files
committed
docs: fix typo
Signed-off-by: Chris Privitere <[email protected]>
1 parent f098caa commit d0fac5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v1beta1/packetmachine_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ type PacketMachineSpec struct {
6363
// +optional
6464
Facility string `json:"facility,omitempty"`
6565

66-
// Metro represents the Packet metro for this cluster
66+
// Metro represents the Packet metro for this machine
6767
// Override from the PacketCluster spec.
6868
// +optional
6969
Metro string `json:"metro,omitempty"`

0 commit comments

Comments
 (0)